Search found 3 matches

Go to advanced search

by Jai Singh
Fri May 23, 2014 4:49 am
Forum: Issues
Topic: Popup on Google Map icons
Replies: 23
Views: 3545
 
Jump to post

Popup on Google Map icons

Your code works fine. It's something on my side. I should be able to figure out. Thanks.

by Jai Singh
Wed May 21, 2014 8:57 pm
Forum: Issues
Topic: Popup on Google Map icons
Replies: 23
Views: 3545
 
Jump to post

Popup on Google Map icons

Thanks Yurii. That works! However, the popup stays static at one spot. Anyway to get it over the marker?

by Jai Singh
Tue May 20, 2014 9:46 pm
Forum: Issues
Topic: Popup on Google Map icons
Replies: 23
Views: 3545
 
Jump to post

Popup on Google Map icons

I am using following Javascript to show custom icons a various location on Google Maps var sfLatlng = new google.maps.LatLng(currentLat, currentLng); var marker = new google.maps.Marker({ position: sfLatlng, map: map, icon: " http://i.imgur.com/QtWkT.png " }); What I want is to be able to ...

Go to advanced search