Use checkbox-tree library
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import { yardGeoJSON } from "./data/yard.js";
|
||||
import { CheckboxTree } from "./lib/checkbox-tree/checkbox-tree.js";
|
||||
import { CheckboxTree } from "../vendor/checkbox-tree/checkbox-tree.js";
|
||||
import { resolveFeatureLinks, resolveFeatureStyle } from "./lib/feature-types.js";
|
||||
|
||||
const TILE_MAX_NATIVE_ZOOM = 19;
|
||||
|
||||
Reference in New Issue
Block a user