Paul Q
Posts: 0
Joined: Thu Sep 12, 2013 3:08 pm

Add multiple markers to Google Map from Salesforce

I've set up my Salesforce connection and all is working fine, have added another page with a Google map and im trying to figure out how to add multiple markers from my salesforce data to the map (data has lat/longs and full addresses). Documentation only shows how to do this with manually typed in test data.

Any ideas?

Thanks

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Add multiple markers to Google Map from Salesforce

Are you talking about this tutorial http://docs.appery.io/tutorials/addin... ?

You would get the data, iterate over the data and programatically add each location to the map.

Return to “Issues”