Skip to content

add global view state handling #25

@richard-unterberg

Description

@richard-unterberg

firestarter: #24

  • add zustand
  • create map store slice
  • implement only viewState
interface ViewState {
    boundingBox: BoundingBox
    center: LatLnLike
    zoom: number
}
  • implement in header
  • edit examples using new slice

additional resources:

Sub-issues

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions