L.Wrld.indoors.IndoorMapEntity
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. obtained by creating a L.Wrld.indoorMapEntities.IndoorMapEntityInformation object and adding to the map. See https://github.com/wrld3d/wrld-indoor-maps-api/blob/master/FORMAT.md
Methods
Method | Returns | Description |
---|---|---|
getIndoorMapEntityId() | String | Returns a string identifier of this indoor map entity. This identifier is expected to be unique across all indoor map entities for a single indoor map. |
getIndoorMapFloorId() | Number | Returns the identifier of an indoor map floor on which this indoor map entity is positioned. |
getPosition() | L.LatLng | Returns 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 Marker for this entity, or if positioning the camera to look at this entity. |
v0.1.1990
- L.Wrld.map
- L.Wrld.map.indoors
- L.Wrld.map.themes
- L.Wrld.map.routes
- L.Wrld.map.buildings
- L.Wrld.map.indoorMapEntities
- L.Wrld.indoorMapEntities .IndoorMapEntityInformation
- L.Wrld.indoorMapEntities.IndoorMapEntity
- L.Wrld.themes
- L.Wrld.buildings.BuildingHighlight
- L.Wrld.buildings.BuildingHighlightOptions
- L.Wrld.buildings.BuildingInformation
- L.Wrld.buildings.BuildingDimensions
- L.Wrld.buildings.BuildingContour
- Event objects
- WrldPoiApi
- L.Map
- L.Marker
- L.Popup
- L.Tooltip
- L.TileLayer
- L.TileLayer.WMS
- L.ImageOverlay
- L.Path
- L.Polyline
- L.Polygon
- L.Rectangle
- L.Circle
- L.CircleMarker
- L.SVG
- L.Canvas
- L.LayerGroup
- L.FeatureGroup
- L.GeoJSON
- L.GridLayer
- L.LatLng
- L.LatLngBounds
- L.Point
- L.Bounds
- L.Icon
- L.DivIcon
- L.Control.Zoom
- L.Control.Attribution
- L.Control.Layers
- L.Control.Scale
- L.Browser
- L.Util
- L.Transformation
- L.LineUtil
- L.PolyUtil
- L.DomEvent
- L.DomUtil
- L.PosAnimation
- L.Draggable
- L.Class
- L.Evented
- L.Layer
- Interactive layer
- L.Control
- L.Handler
- L.Projection
- L.CRS
- L.Renderer
- Event objects
- L.DivOverlay
- Global Switches
- L.noConflict
- L.version
Map
Indoor Map Entities
Themes
Buildings
Events
Services (Optional)
Leaflet
Map
L.Wrld.map
L.Wrld.map.indoors
L.Wrld.map.themes
L.Wrld.map.routes
L.Wrld.map.buildings
L.Wrld.map.indoorMapEntities
Indoor Map Entities
L.Wrld.indoorMapEntities .IndoorMapEntityInformation
L.Wrld.indoorMapEntities.IndoorMapEntity
Themes
L.Wrld.themes
Buildings
L.Wrld.buildings.BuildingHighlight
L.Wrld.buildings.BuildingHighlightOptions
L.Wrld.buildings.BuildingInformation
L.Wrld.buildings.BuildingDimensions
L.Wrld.buildings.BuildingContour
Events
Event objects
Services (Optional)
WrldPoiApi
Leaflet
L.Map
L.Marker
L.Popup
L.Tooltip
L.TileLayer
L.TileLayer.WMS
L.ImageOverlay
L.Path
L.Polyline
L.Polygon
L.Rectangle
L.Circle
L.CircleMarker
L.SVG
L.Canvas
L.LayerGroup
L.FeatureGroup
L.GeoJSON
L.GridLayer
L.LatLng
L.LatLngBounds
L.Point
L.Bounds
L.Icon
L.DivIcon
L.Control.Zoom
L.Control.Attribution
L.Control.Layers
L.Control.Scale
L.Browser
L.Util
L.Transformation
L.LineUtil
L.PolyUtil
L.DomEvent
L.DomUtil
L.PosAnimation
L.Draggable
L.Class
L.Evented
L.Layer
Interactive layer
L.Control
L.Handler
L.Projection
L.CRS
L.Renderer
Event objects
L.DivOverlay
Global Switches
L.noConflict
L.version