Extra div added when calling Place Search.

35 views
Skip to first unread message

Justin Brooks

unread,
Dec 30, 2011, 2:22:21 PM12/30/11
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
to Google Maps JavaScript API v3
> Any help would be appreciated.  Thanks!

Demo ?
Reply all
Reply to author
Forward
0 new messages