C# SDK

◆ SStopOffPoint() [1/2]

SStopOffPoint ( LONGPOSITION  pos,
string  caption,
int  search_address 
)
inline

Constructor of SStopOffPoint.

Parameters
posLONGPOSITION structure defining position of waypoint on map.
captionName of waypoint shown in itinerary items list.
search_addressFlag determinig whether waypoint was already visited.
  • 1 - search for address
  • 0 - do not search for address.

References SStopOffPoint.bSearchAddress, SStopOffPoint.Location, LONGPOSITION.lX, and LONGPOSITION.lY.