Viglino / ol-ext

Cool extensions for Openlayers (ol) - animated clusters, CSS popup, Font Awesome symbol renderer, charts for statistical map (pie/bar), layer switcher, wikipedia layer, animations, canvas filters.
https://viglino.github.io/ol-ext/
Other
1.21k stars 457 forks source link

Strange effect when map gets rotated in a ol/layer/Vector3D #1079

Open 1Map opened 1 week ago

1Map commented 1 week ago

Taken this example: https://viglino.github.io/ol-ext/examples/map/map.layer.3D.2.html

Rotate the map with Shift+Alt+Drag and see the "wrong" effect

Also in this example: https://viglino.github.io/ol-ext/examples/map/map.layer.3D.html

Viglino commented 1 week ago

related to #1075

Viglino commented 1 week ago

It seems there is a bug with new ol version > 9.1 Fixed in the last commit

1Map commented 1 week ago

Sorry, ignore my previous message.