L.Wrld.indoorMapEntities()
Events
IndoorMapEntityInformation interaction events may be subscribed to by using events methods on this object. For more information about Leaflet events, see Events methods.
For example:
function onIndoorMapEntityInformationChanged(event) {
console.log("The IndoorMapEntityInformation has changed for id: " + event.indoorMapEntityInformation.getNativeId());
}
map.indoorMapEntities.on("indoormapentityinformationchanged", onIndoorMapEntityInformationChanged);
The following events are supported.
Event | Data | Description |
---|---|---|
indoormapentityinformationchanged | IndoorMapEntityInformationChangedEvent | Fired when an indoor map entity information object has been updated. |
Event objects
IndoorMapEntityInformationChangedEvent
property | type | description |
---|---|---|
indoorMapEntityInformation | IndoorMapEntityInformation | The IndoorMapEntityInformation object that has been changed |
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