Parameter interface for MPVenue.

Export

MPVenueParams

Hierarchy

  • MPVenueParams

Properties

The anchor point for the venue.

bbox?: any

A object of two arrays representing coordinates Northeast & Southwest

defaultFloor: number

The venue's defalt floor index.

entryPoints: MPPoint[]

Points of entry that are used to create routes between MapsIndoors and the underlying map.

externalId: string

An ID used to map the venue to a customer's ID.

geometry: any

The geometry of the venue.

graphId?: string

The ID of the graph used to route on this venue.

id: string

The venue's ID.

name: string

The venue's readable ID.

styles: MPMapStyle[]

An array of mapStyles that can be used on this venue.

tilesUrl: string

The URL that is used to fetch tiles for the venue.

venueInfo: MPVenueInfo

A collection of information about the venue.

Generated using TypeDoc