UNPKG

@deck.gl/carto

Version:

CARTO official integration with Deck.gl. Build geospatial applications using CARTO and Deck.gl.

4 lines 238 B
export { fetchMap, LayerFactory } from "./fetch-map.js"; export type { FetchMapOptions, FetchMapResult } from "./fetch-map.js"; export type { Basemap, MapLibreBasemap, GoogleBasemap } from "./types.js"; //# sourceMappingURL=index.d.ts.map