As main project this schoolyear I'm making a mobile website, I already imported a Google Map with all the locations in my database.
The problem is when a person visits the LocationDetail.aspx page, he can go to the map but the marker of that location isn't different from the other markers. I want it to be in another color so the visitor can see where the location is.
Member
66 Points
318 Posts
Google Maps Marker
May 07, 2011 08:28 AM|lordplazikovbj5|LINK
Hi,
As main project this schoolyear I'm making a mobile website, I already imported a Google Map with all the locations in my database.
The problem is when a person visits the LocationDetail.aspx page, he can go to the map but the marker of that location isn't different from the other markers. I want it to be in another color so the visitor can see where the location is.
Somebody an idea?
Star
14065 Points
3270 Posts
Re: Google Maps Marker
May 07, 2011 09:26 PM|roopeshreddy|LINK
Hi,
Check this link,
http://code.google.com/apis/maps/documentation/javascript/v2/overlays.html#Markers
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
Member
66 Points
318 Posts
Re: Google Maps Marker
May 09, 2011 02:48 PM|lordplazikovbj5|LINK
Thanks for the reaction but this didn't help.