LearnNewsExamplesServices
Frontmatter
id461
titleNeo.main.lib.OpenStreetMaps: center() => optional animation
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 12, 2020, 2:42 PM
updatedAtApr 12, 2020, 3:01 PM
githubUrlhttps://github.com/neomjs/neo/issues/461
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 12, 2020, 3:01 PM

Neo.main.lib.OpenStreetMaps: center() => optional animation

tobiu added the enhancement label on Apr 12, 2020, 2:42 PM
tobiu assigned to @tobiu on Apr 12, 2020, 2:42 PM
tobiu referenced in commit 284352c - "Neo.main.lib.OpenStreetMaps: center() => optional animation #461" on Apr 12, 2020, 3:00 PM
tobiu
tobiu Apr 12, 2020, 3:01 PM

got a bit more complex.

Neo.component.wrapper.OpenStreetMap now has a private method centerMap.

Changing the center config OR calling flyTo will trigger this method and call center() inside the main thread (passing an animate param)

tobiu closed this issue on Apr 12, 2020, 3:01 PM