Replies: 1 comment 6 replies
-
|
There is no basemap implementation for OpenLayers, only Leaflet and MapLibre. You could try something like https://github.com/openlayers/ol-mapbox-style with the MapLibre JSON style but the results are generally just OK. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been working to get the basemap tiles on OpenLayers but am stuck here...

I know the map is working fine from my Cloudflare-hosted .mvt file in Leaflet... https://smap-3nr.pages.dev/
I'm wondering how to get the same basemaps that are in Leaflet to my OpenLayers map
Beta Was this translation helpful? Give feedback.
All reactions