We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Original problem notified here on the mailing list
The maxNativeZoom option documented on UI looks to be ignored.
maxNativeZoom
During a previous investigation I noticed that this configuration, used
{ "options": { "maxZoom": 15, "maxNativeZoom": 15 } }
Looks to be working on normal layers. This looks to be an issue on UI description or usage of parameters passed.
Anyway a user reported that when used as "base layer" the layer disappears (waiting for the steps on mailing list).
We need to:
https://tiles.maps.linz.io/nz_aerialimagery_basemap/GLOBAL_MERCATOR/{z}/{x}/{y}.png
Expected Result
Current Result
the layer disappears.
Not browser related
The text was updated successfully, but these errors were encountered:
tdipisa
No branches or pull requests
Description
Original problem notified here on the mailing list
The
maxNativeZoom
option documented on UI looks to be ignored.During a previous investigation I noticed that this configuration, used
Looks to be working on normal layers. This looks to be an issue on UI description or usage of parameters passed.
Anyway a user reported that when used as "base layer" the layer disappears (waiting for the steps on mailing list).
We need to:
How to reproduce
https://tiles.maps.linz.io/nz_aerialimagery_basemap/GLOBAL_MERCATOR/{z}/{x}/{y}.png
withmaxNativeZoom
Expected Result
Current Result
the layer disappears.
Not browser related
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Other useful information
The text was updated successfully, but these errors were encountered: