Optional
buttons?: { close?: boolean; maximize?: boolean; north?: boolean; reset?: boolean }Optional
center?: PointThe position of the panorama on the map
Optional
coneColor?: stringColor of the cone of the compass
Optional
coneSize?: numberSize of the cone of the compass
Optional
defaultZoom?: numberDefault zoom level
Optional
hotspots?: MapHotspot[]Points of interest on the map
Optional
imageUrl?: stringURL of the map
Optional
maxZoom?: numberMaximum zoom level
Optional
minimizeOnHotspotClick?: booleanAlways minimize the map when an hotspot/marker is clicked
Optional
minZoom?: numberMinimum zoom level
Optional
overlayImage?: stringSVG or image URL drawn on top of the map (must be square)
Optional
pinImage?: stringSVG or image URL used for the central pin (must be square)
Optional
pinSize?: numberSize of the central pin
Optional
position?: string | [string, string]Position of the map
Optional
rotation?: string | numberRotation to apply to the image
Optional
shape?: "round" | "square"Optional
size?: stringSize of the map
Optional
spotStyle?: MapHotspotStyleDefault style of hotspots
Optional
static?: booleanMake the map static and rotate the pin instead
Optional
visibleOnLoad?: booleanDisplays the map when loading the first panorama
Configuration of map buttons