#define EVENT_POI_WARNING 1171 |
Event occurs when a poi warning is invoked. The strData parameter has following format: "%s,%s,{%d,%d}"
First parameter is category name (use GetPoiCategoryList function to get list of poi categories)
Second parameter is POI name
Third parameter is longitude
Fourth parameter is latitude.