删除多余的依赖
This commit is contained in:
@@ -26,7 +26,7 @@ import { CollisionFilterExtension } from "@deck.gl/extensions";
|
|||||||
import VectorSource from "ol/source/Vector";
|
import VectorSource from "ol/source/Vector";
|
||||||
import GeoJson from "ol/format/GeoJSON";
|
import GeoJson from "ol/format/GeoJSON";
|
||||||
import VectorLayer from "ol/layer/Vector";
|
import VectorLayer from "ol/layer/Vector";
|
||||||
import { Icon, Stroke, Style } from "ol/style.js";
|
import { Icon, Style } from "ol/style.js";
|
||||||
import { FeatureLike } from "ol/Feature";
|
import { FeatureLike } from "ol/Feature";
|
||||||
import { Point } from "ol/geom";
|
import { Point } from "ol/geom";
|
||||||
import VectorTileLayer from "ol/layer/VectorTile";
|
import VectorTileLayer from "ol/layer/VectorTile";
|
||||||
|
|||||||
Reference in New Issue
Block a user