{
  "name": "@syncfusion/ej2-maps",
  "version": "34.1.29",
  "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": "~34.1.29",
    "@syncfusion/ej2-buttons": "~34.1.29",
    "@syncfusion/ej2-compression": "~34.1.29",
    "@syncfusion/ej2-data": "~34.1.29",
    "@syncfusion/ej2-file-utils": "~34.1.29",
    "@syncfusion/ej2-pdf-export": "~34.1.29",
    "@syncfusion/ej2-svg-base": "~34.1.29"
  },
  "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"
}