Search found 3 matches

Go to advanced search

by Ravi Kumar Govindu
Sun Aug 16, 2015 11:50 pm
Forum: Issues
Topic: Title not showing in map
Replies: 7
Views: 987
 
Jump to post

Title not showing in map

You mean when you click marker? Does it show on iOS? Can share code if it is possible?

by Ravi Kumar Govindu
Sun Aug 16, 2015 5:43 pm
Forum: Issues
Topic: Title not showing in map
Replies: 7
Views: 987
 
Jump to post

Title not showing in map

probably , you can use InfoWindo when you click marker to show the popup, that is compatible for most browsers? ' sample extract ... var infowindow = new google.maps.InfoWindow(); var contentString1 = "Test InfoWIndow"; google.maps.event.addListener(marker, 'click', (function( marker, cont...

Go to advanced search