Developer Portal
API Reference
Developer Community
License
Preparing search index...
The search index is not available
Mappedin React SDK v6.15.0
Mappedin React SDK v6.15.0
@mappedin/mappedin-js
TMapDataObjectTypes
Type Alias TMapDataObjectTypes
TMapDataObjectTypes
:
{
annotation
:
Annotation
;
area
:
Area
;
connection
:
Connection
;
door
:
Door
;
"enterprise-category"
:
EnterpriseCategory
;
"enterprise-location"
:
EnterpriseLocation
;
"enterprise-venue"
:
EnterpriseVenue
;
facade
:
Facade
;
floor
:
Floor
;
"floor-stack"
:
FloorStack
;
"location-category"
:
LocationCategory
;
"location-profile"
:
LocationProfile
;
node
:
Node
;
object
:
MapObject
;
"point-of-interest"
:
PointOfInterest
;
space
:
Space
;
}
Associates MapData type strings with their corresponding classes.
Type declaration
annotation
:
Annotation
area
:
Area
connection
:
Connection
door
:
Door
enterprise-category
:
EnterpriseCategory
enterprise-location
:
EnterpriseLocation
enterprise-venue
:
EnterpriseVenue
facade
:
Facade
floor
:
Floor
floor-stack
:
FloorStack
location-category
:
LocationCategory
location-profile
:
LocationProfile
node
:
Node
object
:
MapObject
point-of-interest
:
PointOfInterest
space
:
Space
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Developer Portal
API Reference
Developer Community
License
Mappedin React SDK v6.15.0
Loading...
Associates MapData type strings with their corresponding classes.