On Feb 15, 3:21 pm, Floh <[email protected]> wrote:
>
> >>You can then easily test whether a location is within the
> viewport>>
>
> Have you got an example what that could look like (client-side) ?

if (map.getBounds().containsLatLng(point)) { success };

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
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-api?hl=en.

Reply via email to