# ECharts Extension AMap An echarts extension to support AMap(http://lbs.amap.com/), Ported from the offical echarts `extension-bmap` > https://github.com/ecomfe/echarts/tree/master/extension/bmap ## Install ```bash npm install -S echarts-amap ``` ## Get Started **Using Script Tag** ```html