Reputation: 935
I am new to Skobbler and would like to add POIs to my map. However, I do not want them appearing at every zoom level, but rather at a specific margin of levels. I've seen that this is possible for Annotations via the setMininumZoomLevel method and was wondering if there is anything similar to this for the customPOI's. TIA
Upvotes: 1
Views: 65
Reputation: 11439
A custom POI should be an annotation.
The POIs that you see on the map are OSM POIs - if you want to modify the visibility of those POIs, you will need to change the map style.
See this other thread for more context.
Upvotes: 2