RoutePlace constructor
- RoutePlaceType type,
- GeoCoordinates mapMatchedCoordinates
Creates a new instance.
typeThe type of the route place.mapMatchedCoordinatesMap-matched geographic coordinates.
Implementation
RoutePlace(this.type, this.mapMatchedCoordinates)
: waypointIndex = null, originalCoordinates = null, displayCoordinates = null, chargeInKilowattHours = null, chargingStation = null, name = null, id = null, platform = null, sideOfDestination = null, _indoorLocation = null;