Interface: MapProps
The prop type of a [[Map]] component.
Properties
background
• Optional background: string | number
The untilled background
Defined in
center
• Optional center: Coordinate
The center of the map
Defined in
children
• Optional children: ReactNode
Map components
Defined in
height
• Optional height: string | number
The screen height
Defined in
tileProvider
• Optional tileProvider: TileProvider
The tile provider
Defined in
width
• Optional width: string | number
The screen width
Defined in
zoom
• Optional zoom: number
The zoom level