- Mastering ArcGIS Server Development with JavaScript
- Ken Doman
- 102字
- 2021-07-16 20:03:02
Summary
In this chapter, we have learnt the basics of writing a simple web application using the ArcGIS JavaScript API, and put together a map-based application. We learned how to set up the application in the head of the HTML document. We learned how to create a map on a page and how to add layers so that we can view the data. We learned how to retrieve feature shapes and attributes through a task, and how to show that data to the user.
In the next chapter, we'll look more in depth at the tools available in the ArcGIS JavaScript API.
推薦閱讀
- The Complete Rust Programming Reference Guide
- Node.js+Webpack開發實戰
- Testing with JUnit
- HTML5游戲開發案例教程
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- C語言程序設計
- R Data Analysis Cookbook(Second Edition)
- Apache Camel Developer's Cookbook
- Instant jQuery Boilerplate for Plugins
- Django Design Patterns and Best Practices
- Spring Data JPA從入門到精通
- Mastering ASP.NET Web API
- Java程序性能優化實戰
- 流程讓管理更高效:流程管理全套方案制作、設計與優化
- 你也能看得懂的Python算法書