OptionalanchorScreen corner to anchor the minimap. Default: 'topRight'.
OptionalbackgroundCSS-compatible background color string.
OptionalborderCSS-compatible border color string.
OptionalborderCorner radius (size/2 for circular maps).
OptionalborderBorder thickness in pixels.
OptionalclassCustom CSS class for the map container.
OptionalfogWhether to enable fog-of-war exploration.
OptionalfollowWhether the map centers on the player.
OptionalmapPath to a custom image for the map terrain.
OptionalmarkersArray of interactive markers (POI) to display on the map.
OptionalmarkerDefinitions for custom marker types.
OptionalplayerColor for the player indicator.
OptionalplayerPath to the player icon image.
OptionalplayerThe player's current world coordinates [x, z].
OptionalplayerThe player's current heading in radians.
OptionalplayerSize of the player indicator in pixels.
OptionalrotateWhether the map rotates to match the player's heading.
OptionalrotationManual rotation offset in radians.
OptionalshowWhether to display a north-facing compass needle.
OptionalsizePixel size of the map (square).
OptionalstyleCustom inline CSS styles.
OptionalzoomCurrent zoom level (meters per pixel).
Props for the Minimap component.
Provides a top-down radar or map view with player tracking and interactive markers.