- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- Eric Pimpler Mark Lewin
- 175字
- 2021-07-02 15:48:57
Summary
Before we can begin a detailed discussion of the ArcGIS API for JavaScript, you need to have an understanding of some of the fundamental HTML, CSS, and JavaScript concepts. This chapter has provided just that, but you will need to continue learning many additional concepts related to these topics. Right now you know just enough to be dangerous.
The visual appearance of your application is defined through the HTML and CSS code that you develop, while its functionality is controlled using JavaScript. These are very different skill sets and many people are good at one but not necessarily the other. Most application developers will focus on developing the functionality of the application through JavaScript and leave HTML and CSS to the designers! Nevertheless it is important that you have a good understanding of at least the basic concepts of all these topics. In the next chapter, we'll dive into the ArcGIS API for JavaScript and begin learning how to create the Map object and add dynamic and tiled map service layers to the map.
- 基于免疫進化的算法及應用研究
- Essential Angular
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Java系統化項目開發教程
- Python語言實用教程
- Babylon.js Essentials
- Mastering Gephi Network Visualization
- Django Design Patterns and Best Practices
- Mastering Concurrency in Python
- Raspberry Pi Blueprints
- ASP.NET Core and Angular 2
- 少年小魚的魔法之旅:神奇的Python
- Python數據分析與挖掘實戰(第2版)
- Python自動化開發實戰
- Real-time Web Application Development using Vert.x 2.0