-
Notifications
You must be signed in to change notification settings - Fork 632
Closed
Description
I have a map with a custom projection (crs) for which I set the center. What I observe is that the onmoveend is fired from leaflet again, in response to updating the map center model. I noticed that cc1388f looks like an attempt to fix this, but that does not work for me. In the center directive the changingModel is set to false, but the onmoveend event fires after setting that var, causing the center to be updated again. I'm not sure how to fix this properly, but I can of course assist in helping you fix this ;)
Metadata
Metadata
Assignees
Labels
No labels