You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-map...@googlegroups.com
I'm having an issue using the Places Search. I'm calling a search request when a user clicks on each pin. Every time I call the statement "new google.maps.places.PlacesService(map)" there is a small white gradient added in the bottom right hand corner. It's an empty div with just styles.
I've stripped the code do nothing but the following and it still adds the extra div.
google.maps.event.addListener(marker, 'click', function() { var service = new google.maps.places.PlacesService(map); });
Any help would be appreciated. Thanks!
Rossko
unread,
Dec 30, 2011, 8:59:46 PM12/30/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message