Motivation
The map should provide an API to modify the viewport. In a first step we want to allow setting:
- center, in EPGS:3857 projection (web mercator projection)
- zoom level as decimal number
- rotation
Acceptance criteria
- Map allows to set center, zoom level, rotation of the viewport
Motivation
The map should provide an API to modify the viewport. In a first step we want to allow setting:
Acceptance criteria