Developer Portal
API Reference
Developer Community
License
Preparing search index...
The search index is not available
Mappedin React SDK v6.20.0
Mappedin React SDK v6.20.0
@mappedin/mappedin-js
LabelTextPlacement
Type Alias LabelTextPlacement
LabelTextPlacement
:
typeof
LABEL_TEXT_PLACEMENT
[
keyof
typeof
LABEL_TEXT_PLACEMENT
]
The placement of a label's text relative to its pin.
'right'
— text appears to the right of the pin.
'left'
— text appears to the left of the pin.
'top'
— text appears above the pin.
'hidden'
— text is hidden, only the pin is visible.
'center'
— text is centered at the pin location and the pin is hidden.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Developer Portal
API Reference
Developer Community
License
Mappedin React SDK v6.20.0
Loading...
The placement of a label's text relative to its pin.
'right'— text appears to the right of the pin.'left'— text appears to the left of the pin.'top'— text appears above the pin.'hidden'— text is hidden, only the pin is visible.'center'— text is centered at the pin location and the pin is hidden.