ghettovoice / vuelayers

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

Is it possible to use maptiler with vuelayers? #433

Closed alcadeana closed 2 years ago

alcadeana commented 3 years ago

If yes how can I use it? I tried to make a custom map in https://cloud.maptiler.com/maps/ but the URL doesn't work with vl-source-xyz.

ghettovoice commented 3 years ago

Hello @alcadeana , which type of custom map do you create? Vector tiles or raster tiles?

Take a note: vl-layer-tile/vl-source-xyz is for raster tiles (world map with the help of ol-mapbox-style https://jsfiddle.net/ghettovoice/qa8p913o/294/) vl-layer-vector-tile/vl-source-vector-tile is for vector tiles. (https://jsfiddle.net/ghettovoice/qa8p913o/289/)

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.