UNPKG

@syncfusion/ej2-maps

Version:

The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options

63 lines 1.66 kB
{ "name": "@syncfusion/ej2-maps", "version": "31.2.12", "description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "dependencies": { "@syncfusion/ej2-base": "~31.2.12", "@syncfusion/ej2-buttons": "~31.2.12", "@syncfusion/ej2-compression": "~31.2.12", "@syncfusion/ej2-data": "~31.2.12", "@syncfusion/ej2-file-utils": "~31.2.12", "@syncfusion/ej2-pdf-export": "~31.2.12", "@syncfusion/ej2-svg-base": "~31.2.12" }, "devDependencies": {}, "keywords": [ "ej2", "syncfusion", "web-components", "ej2-maps", "javascript", "typescript", "maps", "geoJSON", "shapes", "custom-shapes", "OSM", "openstreetmap", "bing maps", "azure maps", "google maps", "projection", "layer", "sublayer", "bubble", "color-mapping", "marker", "cluster", "data-label", "navigation-line", "zoom", "pan", "point", "multipoint", "linestring", "multilinestring", "polygon", "multipolygon", "geometry-collection", "feature-collection" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git" }, "main": "./dist/ej2-maps.umd.min.js", "module": "./index.js", "es2015": "./dist/es6/ej2-maps.es5.js", "typings": "index.d.ts", "sideEffects": false, "homepage": "https://www.syncfusion.com/javascript-ui-controls" }