Did you ever find a solution for this? I'm running into the same problem.
On Friday, December 30, 2011 2:22:21 PM UTC-5, Justin Brooks wrote:
>
> 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!
>
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-maps-js-api-v3/-/unG4Y53MENAJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.