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.
- 微信公眾平臺(tái)與小程序開發(fā):從零搭建整套系統(tǒng)
- Python Game Programming By Example
- SSM輕量級(jí)框架應(yīng)用實(shí)戰(zhàn)
- Learning Data Mining with R
- OpenCV 4計(jì)算機(jī)視覺項(xiàng)目實(shí)戰(zhàn)(原書第2版)
- Linux Shell核心編程指南
- Python+Tableau數(shù)據(jù)可視化之美
- Kivy Cookbook
- Android應(yīng)用開發(fā)實(shí)戰(zhàn)
- 視窗軟件設(shè)計(jì)和開發(fā)自動(dòng)化:可視化D++語言
- Software-Defined Networking with OpenFlow(Second Edition)
- Using Yocto Project with BeagleBone Black
- PostgreSQL 12 High Availability Cookbook
- The Java Workshop
- 亮劍ASP.NET項(xiàng)目開發(fā)案例導(dǎo)航