Topic: Configurable zoom range
Our application is using NearMap, which allows for a maximum zoom of 21 https://docs.nearmap.com/pages/viewpage … =11206698. I can go to the OnlineMaps.cs class and override the MAXZOOM constant, but I don't think it is maintainable when applying new OnlineMaps updates in the future. Is it possible for you to provide a way to configure the min and max zoom levels that a map provider supports?