javascript怎样设置basemaps的颜色??

如附件,想把gray背景设置成某种颜色。我找到获取basemaps的Layer对象,但是发现没有修改颜色的方法。或者有没有别的方法也行。

xxx.png

 
已邀请:

goldenlimit - Major in MIS and minor in GIS, graduated from University of Alabama. GIS is not a simply tool but a way of exploring the unknow

赞同来自: 谢军

3.x 的tiled basemap是不支持动态的改变颜色的, 因为都是Tiled cache, 你只能换不同的basemap URL 读取不同的basemap
如果改用vectorTile 就可以改变颜色:http://coolmaps.esri.com/VectorTiles/
 

java2596098860 - 改不完的BUG

赞同来自:

没人会吗?

要回复问题请先登录注册