We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b826c4 commit 2626df1Copy full SHA for 2626df1
index.ts
@@ -1,7 +1,6 @@
1
import Pbf from 'pbf';
2
import {type GeoJSONOptions, type Feature, GeoJSONWrapper} from './lib/geojson_wrapper';
3
import geojsonvt from 'geojson-vt';
4
-import {type VectorTileLayer, type VectorTile} from '@mapbox/vector-tile';
5
import type Point from '@mapbox/point-geometry';
6
7
interface Context {
0 commit comments