Null Pointer
unread,Sep 5, 2011, 8:10:02 PM9/5/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Maps JavaScript API v3
I noticed recently that if I click on the map, a bubble shows up with
a place.
I want to disable that.
I guess I can add a click event, but I rather not do it and disable
that functionality completely, hopefully not even load the JS code.
This is a phone app and it needs every bit of performance we can
squeeze.
I can't find any way to control it in the API.
Any ideas?