mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added check on correct setup of the environment
This commit is contained in:
@@ -35,7 +35,7 @@ L.Map.addInitHook("addHandler", "gestureHandling", GestureHandling);
|
||||
|
||||
// TODO would be nice to convert to ts - yes
|
||||
require("../../node_modules/leaflet.nauticscale/dist/leaflet.nauticscale.js")
|
||||
require("../../node_modules/leaflet-path-drag/dist/L.Path.Drag.js")
|
||||
require("../../node_modules/leaflet-path-drag/dist/index.js")
|
||||
|
||||
export type MapMarkerVisibilityControl = {
|
||||
"category"?: string;
|
||||
|
||||
Reference in New Issue
Block a user