C# SDK

◆ SPoi() [2/2]

SPoi ( LONGPOSITION  pos,
string  category,
string  name,
int  search_address 
)
inline

Constructor of SPoi.

Parameters
posLONGPOSITION struct determining POI location on map.
categoryName of custom POI category. POI is member of this category.
namePOI name which is shown in POI list.
search_addressFlag determining wheter function searches for address when adding POI.
  • 1 - search for address
  • 0 - do not search for address.

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