mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-05-02 16:07:49 +00:00
switch to maplibre, but laggy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { type Map, type IControl } from 'mapbox-gl';
|
||||
import { type Map, type IControl } from 'maplibre-gl';
|
||||
|
||||
export default class CustomControl implements IControl {
|
||||
_map: Map | undefined;
|
||||
|
||||
Reference in New Issue
Block a user