WRLDIndoorMapEntity Class Reference
Represents infomation about an identifiable feature on an indoor map. These correspond to features within a level GeoJSON in an indoor map submission via the WRLD Indoor Map REST API. See https://github.com/wrld3d/wrld-indoor-maps-api/blob/master/FORMAT.md
@property indoorMapEntityId
The string identifier of this indoor map entity.
@property indoorMapFloorId
The identifier of the indoor map floor on which this indoor map entity is positioned.
@property coordinate
The location of this indoor map entity. Although indoor map entities can represent area features such as rooms or desks, this position provides a point that is in the center of the feature. As such, it is suitable for use if locating a WRLDMarker for this entity, or if positioning the camera to look at this entity.
v0.0.1600
- Introduction
- WRLDMarker
- WRLDPositioner
- WRLDPolygon
- WRLDPolyline
- WRLDBuildingContour
- WRLDBuildingDimensions
- WRLDBuildingHighlight
- WRLDBuildingInformation
- WRLDBuildingHighlightOptions
- WRLDPrecacheOperation
- WRLDPrecacheOperationResult
- WRLDProp
- WRLDPickResult
- WRLDBlueSphere
- WRLDPoiService
- WRLDPoiSearch
- WRLDTextSearchOptions
- WRLDTagSearchOptions
- WRLDAutocompleteOptions
- WRLDPoiSearchResponse
- WRLDPoiSearchResult
- WRLDMapscene
- WRLDMapsceneService
- WRLDMapsceneRequest
- WRLDMapsceneRequestOptions
- WRLDMapsceneRequestResponse
- WRLDRoutingService
- WRLDRoutingQuery
- WRLDRoutingQueryOptions
- WRLDRoutingQueryWaypoint
- WRLDRoutingQueryResponse
- WRLDRoute
- WRLDRouteSection
- WRLDRouteStep
- WRLDRouteDirections
- WRLDRouteView
- WRLDRouteViewOptions
- WRLDMapViewDelegate
- WRLDIndoorMapDelegate
Overview
Markers
Positioners
Polygons
Polylines
Buildings
Precaching
Props
Picking
Widgets
Poi Service
Mapscene
Routing
Protocols
Overview
Introduction
Markers
WRLDMarker
Positioners
WRLDPositioner
Polygons
WRLDPolygon
Polylines
WRLDPolyline
Buildings
WRLDBuildingContour
WRLDBuildingDimensions
WRLDBuildingHighlight
WRLDBuildingInformation
WRLDBuildingHighlightOptions
Precaching
WRLDPrecacheOperation
WRLDPrecacheOperationResult
Props
WRLDProp
Picking
WRLDPickResult
Widgets
WRLDBlueSphere
Poi Service
WRLDPoiService
WRLDPoiSearch
WRLDTextSearchOptions
WRLDTagSearchOptions
WRLDAutocompleteOptions
WRLDPoiSearchResponse
WRLDPoiSearchResult
Mapscene
WRLDMapscene
WRLDMapsceneService
WRLDMapsceneRequest
WRLDMapsceneRequestOptions
WRLDMapsceneRequestResponse
Routing
WRLDRoutingService
WRLDRoutingQuery
WRLDRoutingQueryOptions
WRLDRoutingQueryWaypoint
WRLDRoutingQueryResponse
WRLDRoute
WRLDRouteSection
WRLDRouteStep
WRLDRouteDirections
WRLDRouteView
WRLDRouteViewOptions
Protocols
WRLDMapViewDelegate
WRLDIndoorMapDelegate