UNPKG

@webwriter/map

Version:

Geographical map with different terrain options including custom tiling, and GeoJSON support.

14 lines 270 B
{ "compilerOptions": { "moduleResolution": "Bundler", "module": "ES2022", "target": "es2022", "lib": [ "ES2020", "DOM", "DOM.Iterable" ], "experimentalDecorators": false, "useDefineForClassFields": false } }