When the 'tilesloaded' event fires, does that cause a 'moveend' event
to then also fire?

I have:

GEvent.addListener(map, 'moveend', function() {
...
}

How do I determine what kind of event caused the 'moveend' event to
fire since: zoom/drag/move all causes a 'moveend' event.

Is there something like a map.eventFired ? (if that makes sense)


On May 11, 3:21 pm, Andrew Leach <[email protected]>
wrote:
> On May 11, 9:17 pm, "[email protected]" <[email protected]>
> wrote:
>
>
>
> > I wouldn't expect it to.  Are you doing something when you add a
> > marker that would cause the map to move?
>
> Why oh why don't people EVER give a link when asking a question? I
> think I'm going to tighten up the posting guidelines again...
>
> Andrew
--~--~---------~--~----~------------~-------~--~----~
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