-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
If setView() is called too fast the map will not apply the new view/location. After this, only setting a different location will work. Setting the same location after some delay will not work.
Tested on FF 27, Opera 19 and Chrome 33.0.1750.117. The problem seems to come from some timing. If you call setView fast enough it will break, if not, it will work. Depending on the actual application code some browsers work but others don't. I guess it's all about how fast they run javascript. My application doesn't work in FF but works in Opera and Chrome. This jsfiddle doesn't work in all three.
Metadata
Metadata
Assignees
Labels
No labels