Wrld.indoorMapFloorOutlines.IndoorMapFloorOutlinePolygon

Represents one or more polygons that make up the outline for an indoor map floor. These correspond to outline within a level GeoJSON in an indoor map submission via the WRLD Indoor Map REST API. obtained by creating a Wrld.indoorMapFloorOutlines.IndoorMapFloorOutlineInformation object and adding to the map. See https://github.com/wrld3d/wrld-indoor-maps-api/blob/master/FORMAT.md

Methods

Method Returns Description
getOuterRing() Wrld.indoorMapFloorOutlines.IndoorMapFloorOutlinePolygonRing Returns the ring that makes up the perimeter of this polygon.
getInnerRings() Wrld.indoorMapFloorOutlines.IndoorMapFloorOutlinePolygonRing[] Returns an array of rings that make up the holes within this polygon.
v1.1.0
Props Wrld.Prop
Themes Wrld.themes
Heatmaps Wrld.Heatmap
Events Event objects
Services (Optional) WrldPoiApi