Skip to content

Draggable in iFrame on FF 3.6 and Chrome 13.0#297

Closed
sten82 wants to merge 1 commit intoLeaflet:masterfrom
sten82:patch-1
Closed

Draggable in iFrame on FF 3.6 and Chrome 13.0#297
sten82 wants to merge 1 commit intoLeaflet:masterfrom
sten82:patch-1

Conversation

@sten82
Copy link
Copy Markdown

@sten82 sten82 commented Sep 15, 2011

If you use the map in an iframe and you get out of the frame the map will never catch the stop event (in Chrome 13.0 and FF 3.6). I added an moving state to check if moving has stopped or not, if not on next clip the moving will be stopped.

…will never catch the stop event (in Chrome 13.0 and FF 3.6). I added an moving state to check if moving has stopped or not, if not on next clip the moving will be stopped.
@mourner
Copy link
Copy Markdown
Member

mourner commented Sep 20, 2011

Thanks for the pull! I took your idea but made a slightly different implementation, see CloudMade@a7d2b16

@mourner mourner closed this Sep 20, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants