Interface: MapContextProps
The prop type of a [[MapContext
]].
This is the information that children of the map will need.
Properties
bounds
• bounds: Bounds
The bounds of the map in the screen coordinate system
Defined in
center
• center: Coordinate
The latitude and longitude of the center of the map
Defined in
tileProvider
• tileProvider: TileProvider
The tile provider
Defined in
worldBounds
• worldBounds: CoordinateBounds
The bounds of the map in the world coordinate system
Defined in
zoom
• zoom: number
The zoom level