На сосднем форуме обговаривался способ сделать ПОИ видимыми с более болшого расояния, например при приближении в 1 КМ,- тогда, я думаю, не проскочишь...
; ------------------------ POI ----------------------------
; poi=<poi group.subgroup list>, "<font name>","<font color>", <font size>,"<icon name>",<icon index>
; font colors and icon names are listed in mapvisual.ini
;[Label0m-500m]
[Label0m-1000m]
;area=0,1,2,3
area = 0,1,2,3,4,5,6
; parse settlements to show the name of the closest
;poi="Settlement.*", "", "", 0, "", 0
;poi="Services.*", "", "label_poi", 9,"poi",-1,"poi2",-1
;poi="Transportation.*", "", "label_poi", 9,"poi",-1,"poi2",-1
;poi="Shopping.*", "","label_poi", 9,"poi",-1,"poi2",-1
;poi="Entertainment.*", "", "label_poi", 11,"poi",-1,"poi2",-1
;poi="Culture.*","", "label_poi", 11,"poi",-1,"poi2",-1
;poi="Sports_Recreation.*", "", "label_poi", 11,"poi",-1,"poi2",-1
;poi="Emergency_Government.*", "", "label_poi", 11, "poi", -1,"poi2",-1
;poi="Food_Drink.*", "", "label_poi", 11, "poi", -1,"poi2",-1
;poi="Lodging.*", "", "label_poi", 11, "poi", -1,"poi2",-1
;poi="Artificial_Landmark.*", "", "label_poi", 11, "poi", -1,"poi2",-1
;poi="Natural_Landmark.*", "", "label_poi", 11, "poi", -1,"poi2",-1
;poi="Water_landmark.*", "", "label_poi", 11, "poi", -1,"poi2",-1
poi="Settlement.*", "", "", 0, "", 0
poi="Services.*", "", "label_poi", 9,"poi2",-1
poi="Transportation.*", "", "label_poi", 9,"poi2",-1
poi="Shopping.*", "","label_poi", 9,"poi2",-1
poi="Entertainment.*", "", "label_poi", 11,"poi2",-1
poi="Culture.*","", "label_poi", 11,"poi2",-1
poi="Sports_Recreation.*", "", "label_poi", 11,"poi2",-1
poi="Emergency_Government.*", "", "label_poi", 11,"poi2",-1
poi="Food_Drink.*", "", "label_poi", 11,"poi2",-1
poi="Lodging.*", "", "label_poi", 11,"poi2",-1
poi="Artificial_Landmark.*", "", "label_poi", 11,"poi2",-1
poi="Natural_Landmark.*", "", "label_poi", 11,"poi2",-1
poi="Water_landmark.*", "", "label_poi", 11,"poi2",-1
POI должны бутут видны с 1 km - строка [Label0m-1000m]( можно попробовать поставить свое значение)...
Проблему, как я понял еще до конца не решили, но попробовать можно.
POIVisibility.zip включать/выключать пока нельзя,- еще не придумали...