L.Wrld.indoorMapEntities.IndoorMapEntityInformation
Represents information for a indoor map.
Creation
Factory | Description |
---|---|
L.Wrld.indoorMapEntities.indoorMapEntityInformation(< string > IndoorMapId) | Instantiates and returns an IndoorMapEntityInformation object with the given IndoorMapId. |
Methods
Method | Returns | Description |
---|---|---|
getId() | number | Returns the auto-incrementing unique id of this IndoorMapEntityInformation object. |
getIndoorMapId() | string | Returns the string id of the indoor map associated with this IndoorMapEntityInformation object |
getIndoorMapEntities() | L.Wrld.IndoorMapEntities.IndoorMapEntity [] |
Returns an array of IndoorMapEntity objects which are currently available associated with this indoorMap. |
getLoadState() | string | Returns the current LoadState of the indoor map entity information. |
addTo(<L.Wrld.map> map) | this | Adds this indoor map entity information to the given map. |
remove() | this | Removes this indoor map entity information from the map it is currently active on. |
LoadState
Represents the current map tiles loading state for an indoor map. One of the values will be returned when getLoadState() is called.
Values | Description |
---|---|
None | The indoor map is not loaded. |
Partial | Some map tiles for the indoor map are loaded. |
Complete | All map tiles for the indoor map are loaded. |
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