Coder Social home page Coder Social logo

wandergis / arcgis-echarts Goto Github PK

View Code? Open in Web Editor NEW
170.0 170.0 62.0 5.92 MB

A plugin for ArcGIS JS API to load echarts map and Make big data visualization easier.

Home Page: http://wandergis.github.io/arcgis-echarts

License: MIT License

HTML 2.30% JavaScript 97.70%

arcgis-echarts's Issues

如何在vue-cli / webpack 中使用该项目

我希望在vue-cli或webpack项目中使用该插件,请问应当如何引入?

尤其是echarts.source.js应当如何引入?

var overlay = new EchartsLayer(map, echarts)

代码中的echarts变量是如何得到的?

希望您能稍加指点,谢谢。

不设置basemap,底图用瓦片地图图层则无法显示ECharts内容

您好:
首先感谢您开源的代码。
是这样的,我在初始化地图的时候没有设置basemap,想使用自定义的瓦片底图,结果是无法正常显示ECharts的渲染,下面是我初始化地图的步骤。

        map = new Map("map");
        var tiled_layer = new ArcGISTiledMapServiceLayer(".....");
        map.add(tiled_layer);
        var overlay = new EchartsLayer(map, echarts); 
        ......

请问有什么方法可以解决吗,谢谢了。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.