Search found 2 matches

Go to advanced search

by Romulo Manzano
Mon Nov 24, 2014 5:17 am
Forum: Issues
Topic: Google Map info window not showing
Replies: 20
Views: 3731
 
Jump to post

Google Map info window not showing

Hi Yurii - I've tried both, your code and mine and none of them seem to work. I've also replaced the code by a navigateTo command (to see whether the listener worked) and no results. . I'm not sure whether the listener is being closed..

Thanks

by Romulo Manzano
Sun Nov 23, 2014 11:50 pm
Forum: Issues
Topic: Google Map info window not showing
Replies: 20
Views: 3731
 
Jump to post

Google Map info window not showing

Hello! I found this post very useful, however, the listener seems not to be working on my code for some reason :s. The marker is successfully created, but the info window is not :s My code is below: ..... var marker = new google.maps.Marker({ position: markerLatLng, map: map, title: 'abc', animation...

Go to advanced search