Thanks Larry.

I still don't have an online website to link to, just a local one.
But if it's breaking the forum's rules I'll have one ready for the
next time.

Amit

On Apr 15, 11:06 pm, "[email protected]" <[email protected]>
wrote:
> On Apr 15, 6:43 am, amitsh <[email protected]> wrote:
>
> > Hi.
>
> > I managed to add a Google map to my site and place a marker on it.
>
> > - From a large list of coordinates how can I tell which ones are
> > supposed to appear on the map?
> > Do I have to write a function that goes over all the coordinates in
> > the DB and for each one checks if it's in the map's range?
>
> > - How do I know the map's range?
>
> map.getBounds()
>
>
>
> > - how do I know the map has been moved (dragged by the user)?
>
> dragend event.
>
> The documentation (with lots of 
> examples):http://code.google.com/apis/maps/documentation/javascript/basics.html
>
> The posting 
> guidelines:http://groups.google.com/group/google-maps-js-api-v3/t/2b3f101fd509919e
>
>   -- Larry
>
>
>
> > Thanks

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

Reply via email to