Creates an instance of MPVenue.
The venue's ID.
The venue's readable ID.
The URL that is used to fetch tiles for the venue.
An array of mapStyles that can be used on this venue.
The geometry of the venue.
The venue's defalt floor index.
A collection of information about the venue.
The anchor point for the location.
Points of entry that are used to create routes between MapsIndoors and the underlying map.
OptionalexternalId: stringAn optional ID used to map the venue to a customer's ID.
OptionalgraphId: stringThe ID of the graph used to route on this venue.
ReadonlyadministrativeThe venue's readable ID.
ReadonlyanchorThe anchor point for the location.
ReadonlydefaultThe venue's defalt floor index.
ReadonlyentryPoints of entry that are used to create routes between MapsIndoors and the underlying map.
ReadonlyexternalAn optional ID used to map the venue to a customer's ID.
ReadonlygeometryThe geometry of the venue.
Optional ReadonlygraphThe ID of the graph used to route on this venue.
ReadonlyidThe venue's ID.
ReadonlymapAn array of mapStyles that can be used on this venue.
ReadonlytilesThe URL that is used to fetch tiles for the venue.
ReadonlytypeThe type of the entity (eg. MPLocation).
ReadonlyvenueA collection of information about the venue.
Get the venue's default mapstyle.
Get the venue's name.
Fetch a field from the venue's info member.
Optionalkey: stringCheck whether a given mapstyle is valid for the venue.
Optionalstyle: MPMapStyleParses the object to a JSON object that is compatible with the MapsIndoors SDK.
StaticcreateCreator for MPVenue, used to decode JSON from the MapsIndoors SDK.
A MapsIndoors geographical entity. A venue can exist anywhere, and it can contain a number of MPBuildings and MPLocations.
Export
MPVenue