Hi,
I am using Mapnik OpenStreetMap layer in my application. Initially, on loading, the Map displays a world map with states and its boundaries.
The land is in white color and ocean in blue color.
When I start zooming in, the map gets crowded with features showing streets, forest and other features that are not required for the application.
I have to display few points of interest on the map. I have a layer that is added on top of this Map.
But since the openstreetmap has more features, the details/points added by me are not distinct, when I zoom-in.
Therefore, I am looking for a clear map with states and boundaries. When I zoom-in the map zooms and displays only points added by me.
Is it possible to achieve it using openstreetmap? If not, could you suggest some other map providers with the requested features?
Thanks,
RKannan.