Will have a look at it

But basically I have more than 70000 places in DB to display..



On Feb 1, 3:29 pm, Rossko <[email protected]> wrote:
> > but when I drag it or move it using arrows ? how togetthecenteror
> > bounds
>
> > Is there any way for it?
>
> Yes.  Have you looked at other posts for clues? A recent one -
>    http://groups.google.com/group/google-maps-api/browse_thread/thread/3...
>
> When themapismovedit generates 
> 'events'http://code.google.com/apis/maps/documentation/events.html
> You can listen for these events using code event listeners and take
> some action when triggered.
> Have a look at how this works -http://econym.org.uk/gmap/dualmaps.htm
>
> > Requirement:I am trying to load more markers onto themapusing the
> >center,So if some ones moves themapfrom Palo Alto to san Franciso
> > new markers should be loaded based upon thecenter..
>
> It' smart to have a buffer around yourmap, i.e. fetch markers for a
> slightly bigger area than the visiblemap, so that it won't re-fetch
> for small movements 
> -http://groups.google.com/group/google-maps-api/browse_thread/thread/b...

-- 
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