- 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.
推薦閱讀
- 從零構建知識圖譜:技術、方法與案例
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- PostgreSQL Cookbook
- C#編程入門指南(上下冊)
- Flux Architecture
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Microsoft Azure Storage Essentials
- 好好學Java:從零基礎到項目實戰
- 智能搜索和推薦系統:原理、算法與應用
- C/C++數據結構與算法速學速用大辭典
- C語言程序設計簡明教程:Qt實戰
- Arduino機器人系統設計及開發
- Getting Started with Electronic Projects
- HTML5游戲開發實戰
- Instant Pygame for Python Game Development How-to