You need to sign in to do that
Don't have an account?

Visualforce - Google Maps multiple geolocations
Hi Guys.
Struggling to find a code that will work, i have an object called "Sales_Visits__c" and i would like to set some criteria to show all Sales_Visits in the past 30 days on a map. On the sales visit record is a geolocation.
I can add a map to the record layout however this will only show the single address not multiple on a criteria.
Any thoughts on how i would do this?
Nick
Struggling to find a code that will work, i have an object called "Sales_Visits__c" and i would like to set some criteria to show all Sales_Visits in the past 30 days on a map. On the sales visit record is a geolocation.
I can add a map to the record layout however this will only show the single address not multiple on a criteria.
Any thoughts on how i would do this?
Nick
can you please share detail of your object structure , and on which object you want to show map , if you are showing map on one record(rec1) then , app records which you will show in map have relation with that record(rec1) . please explain it detail.
Thanks,
Keyur Modi