mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-02-27 18:09:09 +00:00
switch to maplibre, but laggy
This commit is contained in:
@@ -9,6 +9,6 @@ export async function load({ params }) {
|
||||
return {
|
||||
fundingModule: getModule(language, 'funding'),
|
||||
translationModule: getModule(language, 'translation'),
|
||||
mapboxModule: getModule(language, 'mapbox'),
|
||||
maptilerModule: getModule(language, 'maptiler'),
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user