ghettovoice / vuelayers

Web map Vue components with the power of OpenLayers
https://vuelayers.github.io/
MIT License
682 stars 230 forks source link

Project Vector Tiles to EPSG:25832 #435

Closed Soren-Knudsen closed 3 years ago

Soren-Knudsen commented 3 years ago

Problem

My base layer is in EPSG:25832, and I am trying to align my vector tile layer with that projection. I can't seem to figure out how to reproject the vector tiles to EPSG:25832?

Example

In the example, I have a background map in EPSG:25832, and a vector tile service on top with countries as well. https://jsfiddle.net/bca9y27v/

Info

Version: 0.12.0-rc.25