Photo Sphere Viewer
Main documentation
GitHub
Preparing search index...
MapPlugin
MapHotspot
Type Alias MapHotspot
MapHotspot
:
(
Point
|
{
distance
:
number
;
yaw
:
number
|
string
}
)
&
MapHotspotStyle
&
{
id
?:
string
;
tooltip
?:
string
|
{
className
?:
string
;
content
:
string
}
;
}
Type declaration
Point
{
distance
:
number
;
yaw
:
number
|
string
}
Optional
id
?:
string
Unique identifier for the SelectHotspot event
Optional
tooltip
?:
string
|
{
className
?:
string
;
content
:
string
}
Tooltip visible on the map
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Main documentation
GitHub
Photo Sphere Viewer
Loading...
Unique identifier for the SelectHotspot event