I'm using openlayers-3.8.2. I have some ol.layer.Tile layers and ol.layer.Vector layers. The projection of ol.layer.Tile layers and ol.layer.Vector layers are different. ol.layer.Tile layers work with EPSG:3857 and ol.layer.Vector layers work with EPSG:4326.
What's the best solution for working these layers together? Reproject ol.layer.Vector to EPSG:3857? How can I do?
أكثر...
What's the best solution for working these layers together? Reproject ol.layer.Vector to EPSG:3857? How can I do?
أكثر...