Private
constructorPrivate
Creates an instance of MPRouteProperty.
Optional
value: numberOptional
text: stringOptional
timeZone: stringOptional
Readonly
textOptional
Readonly
timeOptional
Readonly
valueParses the object to a JSON object that is compatible with the MapsIndoors SDK.
Static
createCreator for MPRouteProperty, used to decode JSON from the MapsIndoors SDK.
Generated using TypeDoc
A property of of a route.
Export