We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您好: 首先感谢您开源的代码。 是这样的,我在初始化地图的时候没有设置basemap,想使用自定义的瓦片底图,结果是无法正常显示ECharts的渲染,下面是我初始化地图的步骤。
map = new Map("map"); var tiled_layer = new ArcGISTiledMapServiceLayer("....."); map.add(tiled_layer); var overlay = new EchartsLayer(map, echarts); ......
请问有什么方法可以解决吗,谢谢了。
The text was updated successfully, but these errors were encountered:
不知道热力图能不能用,毕竟反正也没人回复
Sorry, something went wrong.
非常抱歉,这么晚才回复,由于最近没在搞arcgis js api,你们能否提供一个最小demo发到我邮箱,我尝试修复一下。
在初始化地图的时候没有设置basemap,想使用自定义的瓦片底图,结果是无法正常显示ECharts的渲染的问题解决了吧
No branches or pull requests
您好:
首先感谢您开源的代码。
是这样的,我在初始化地图的时候没有设置basemap,想使用自定义的瓦片底图,结果是无法正常显示ECharts的渲染,下面是我初始化地图的步骤。
请问有什么方法可以解决吗,谢谢了。
The text was updated successfully, but these errors were encountered: