ArcGIS API for JavaScript 入门教程[2] 授人以渔

这篇仍然不讲怎么做,但是我要告诉你如何获取资源。

目录:https://www.cnblogs.com/onsummer/p/9080204.html

1. 官方在线帮助、示例代码及入门导航

JsAPI最新版首页:https://developers.arcgis.com/javascript/

JsAPI最新版在线帮助(模块查询):https://developers.arcgis.com/javascript/latest/api-reference/index.html

JsAPI最新版示例代码:https://developers.arcgis.com/javascript/latest/sample-code/index.html

JsAPI最新版入门导航:https://developers.arcgis.com/javascript/latest/guide/index.html

很想做一次入门导航的翻译工作,比我上一篇科普的好多了,如果有机会。

2. ArcGIS Runtime SDKs家族

地址:https://developer.arcgis.com

文档:https://developers.arcgis.com/documentation/

Github地址:http://esri.github.io/

文档处也有很多好东西,有机会也要做翻译。

3. 获取API和SDK

Runtime SDK家族API和SDK和文档:https://developers.arcgis.com/downloads/apis-and-sdks

4. 善用搜索引擎

如果百度/必应不到,请用谷歌,总有你需要的。

猜你喜欢

转载自www.cnblogs.com/onsummer/p/9080312.html