MAPS | DEVELOPER
 

PC*MILER Connect APIs, S

PCMSSetRoadSpeedType
Syntax  int PCMSSetRoadSpeedType(Trip trip, int roadSpeedOption) Parameters  Trip trip – Handle to a trip. int roadSpeedOption – Set to one (1) to us...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetRouteLevel
Syntax  void PCMSSetRouteLevel (Trip trip, bool useStreets)   Parameters  Trip trip – Handle to a trip. bool useStreets – True sets routing to street l...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetRoutingProfileName
Syntax  int PCMSSetRoutingProfileName(Trip trip, const char *profileName) Parameters  Trip trip – Handle to a trip. const char *profileName – The nam...
Mon, 31 Jan, 2022 at 7:36 PM
PCMSSetShowFerryMiles
Syntax  void PCMSSetShowFerryMiles (Trip trip, bool onOff) Parameters  Trip trip – Handle to a trip. bool onOff – Set to True to include ferry distan...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetStopAsWaypoint
Syntax  int PCMSSetStopAsWaypoint(Trip trip, int which, BOOL isWaypoint) Parameters  Trip trip – Handle to a trip. int which – The stop number.  isW...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetStopOptions
Syntax  int PCMSSetStopOptions(Trip trip, int stopIndex, bool onDuty, int stopDuration, int stopType) Parameters  Trip trip – Handle to a trip. int s...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetTollMode
Syntax  void PCMSSetTollMode(Trip trip, int mode) Parameters  Trip trip – Handle to a trip. int mode – Sets which toll mode will be used to calculate...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetVehicleConfig
Syntax  int PCMSSetVehicleConfig  (Trip tripID, int units, int overPerm, double height, double width, double length, long weight, int axle, int lcv) Pa...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSSetVehicleType
Syntax  void PCMSSetVehicleType (Trip trip, bool onOff) Parameters  Trip trip – Handle to a trip. Bool onOff – Set to True to turn on heavy vehicle t...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSStateList
Syntax   int PCMSStateList (PCMServerID serv) Parameters  PCMServerID serv – The PC*MILER server ID. Description Returns the number of U.S. state...
Thu, 25 Jun, 2020 at 7:02 PM