You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a geojson representing contours of interpolated weather data. Certain portions of the contour layer disappear at higher zoom levels as seen in following screengrab:
Using the same geojson file on http://geojson.io shows the expected outcome (See below), with all contours visible at all zoom levels.
Version: 0.52.0
I have a geojson representing contours of interpolated weather data. Certain portions of the contour layer disappear at higher zoom levels as seen in following screengrab:
Using the same geojson file on http://geojson.io shows the expected outcome (See below), with all contours visible at all zoom levels.
Issue is replicated in the following Fiddle:
https://jsfiddle.net/stefmarais/ae9nzmrt/12/
I want all contours to be present all the time, regardless of the zoom level. How can I fix this?
The text was updated successfully, but these errors were encountered: