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
When I call querySourceFeatures at a zoom level which is greater than the max zoom level of my vector tileset, the geometry coordinates are incorrect.
The example below will query the features and print their coordinates to the console when you click on the map. The initial zoom will print bad coordinates. If you zoom out and then click, it will print good coordinates. The max zoom level of the vector tileset is 11.
When I call querySourceFeatures at a zoom level which is greater than the max zoom level of my vector tileset, the geometry coordinates are incorrect.
The example below will query the features and print their coordinates to the console when you click on the map. The initial zoom will print bad coordinates. If you zoom out and then click, it will print good coordinates. The max zoom level of the vector tileset is 11.
https://output.jsbin.com/melugiseso
The text was updated successfully, but these errors were encountered: