Map Context Properties
The Map context properties define the distance calculation method and map origin to be used by the various service methods.
| Property | Description |
|---|---|
|
|
Sets the distance calculation method to be used by various service methods. This should be the same as the CalcDirectDistanceMethod property defined in the Faring section. Select one of the following methods: PointToPoint, Triangulation, BarrierRestriction or Street Routing. |
|
Sets the center Lat (latitude) of the map data. This can be found by querying the MapHead table. |
|
|
Sets the center Lon (longitude) of the map data. This can be found by querying the MapHead table. |