Hello,
I am trying to add an overlay on my map that will allow me to display tile images beyond the 19/20 level.
https://ibali.uct.ac.za/s/trees/page/map
I found an overlay that has such a capability for our particular city:
(https://cityimg.capetown.gov.za/erdas-iws/esri/GeoSpatial%20Datasets/rest/services/)
and it does display on the map using this base URL:
[https://cityimg.capetown.gov.za/erdas-iws/ogc/wms/GeoSpatial Datasets? service=WMS&request=getcapabilities](https://cityimg.capetown.gov.za/erdas-iws/ogc/wms/GeoSpatial Datasets? service=WMS&request=getcapabilities).
However it seems like at zoom level 18 it just disappears and it defaults back to my basemap (which still has tiles, but then also loses them past level 19). Through using the same connection on QGIS i can see that the overlay has the tiles for a greater zoom level, so I wanted to know what I might be doing wrong to not have it display via the Map module and leaflet?
Thank you,
Sanjin