gmap.plugin('AMap.ToolBar',function(){
toolBar = new AMap.ToolBar();
gmap.addControl(toolBar);
toolBar.show();
toolBar.hideRuler();
toolBar.hideDirection();
})
使用的高德自带的工具
gmap.plugin('AMap.ToolBar',function(){
toolBar = new AMap.ToolBar();
gmap.addControl(toolBar);
toolBar.show();
toolBar.hideRuler();
toolBar.hideDirection();
})
使用的高德自带的工具
13 回答13.1k 阅读
7 回答2.3k 阅读
3 回答1.4k 阅读✓ 已解决
6 回答1.5k 阅读✓ 已解决
2 回答1.5k 阅读✓ 已解决
3 回答1.5k 阅读✓ 已解决
2 回答1.2k 阅读✓ 已解决