Greetings,
In my page I would like to display a google map with the location of companies. I have the following credentials for company:
City, Street
How can I display the map having by using these data?
Greetings, In my page I would like to display a google map with the
Share
i hope this will help you some more or if you change your address into lat and long using geocode api you can mark them easily .
check out the url below
http://www.aspstarterkit.com/wp-content/Geocoding_Marker_Example.zip
Thanks