RobertP Posted April 15, 2012 Share Posted April 15, 2012 I am having an issue with the api for google maps. My feature has 2 steps: Step 1: -> User specifies a location via a google map, data is then saved to mysql. -> http://64.229.93.2/gludoe/post+ad Step 2: -> They view that location on a map. Marker specifying the exact location. -> http://64.229.93.2/gludoe/map/1 My issue is that i can not add a marker on the location. I have saved the lat/lng to mysql via hidden inputs, i can also view it via an popup on the 'view map' page, but i can not add a marker. Any help would be appreciated. Link to comment https://forums.phpfreaks.com/topic/261005-google-maps-api-marker-issue/ Share on other sites More sharing options...
RobertP Posted April 16, 2012 Author Share Posted April 16, 2012 I have solved this issue, i just needed to write my code in version 3, and i had no issues Link to comment https://forums.phpfreaks.com/topic/261005-google-maps-api-marker-issue/#findComment-1337723 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.