Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"worldCopyJump":true #152

Open
pouemes opened this issue Aug 4, 2019 · 2 comments
Open

"worldCopyJump":true #152

pouemes opened this issue Aug 4, 2019 · 2 comments

Comments

@pouemes
Copy link

pouemes commented Aug 4, 2019

hello all
my var map is
var map = L.map("map", {"worldCopyJump":true})
"worldCopyJump":true works perfectly on the map but not on the minimap

the same with setMaxBounds

is it possible to use "worldCopyJump":true for the minimap too?
how?
thanks

@johnd0e
Copy link
Contributor

johnd0e commented Sep 12, 2019

It is in README, see mapOptions.

@pouemes
Copy link
Author

pouemes commented Sep 13, 2019

thanks work
L.control.minimap(lgroup,{mapOptions:{"worldCopyJump":true}}).addTo(map);

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

No branches or pull requests

2 participants