- Mastering OpenLayers 3
- Gábor Farkas
- 97字
- 2021-07-16 09:33:52
Chapter 3. Working with Layers
Now that we have learned the basics of creating a frame for our custom WebGIS client, we will proceed to build a fully operational layer tree. Through out the chapter, we will revise how to manage the layer stack of OpenLayers 3 and utilize these capabilities in our application.
In this chapter, we will cover the following topics:
- Adding and removing layers dynamically
- Adding layers with the HTML5 File API
- Changing layer attributes based on user input
- Changing the order of a layer with the HTML5 Drag and Drop API
推薦閱讀
- Extending Jenkins
- jQuery Mobile Web Development Essentials(Third Edition)
- 營銷數據科學:用R和Python進行預測分析的建模技術
- Hands-On Reinforcement Learning with Python
- Mastering openFrameworks:Creative Coding Demystified
- JavaScript程序設計:基礎·PHP·XML
- OpenMP核心技術指南
- Java 從入門到項目實踐(超值版)
- Emotional Intelligence for IT Professionals
- Building Slack Bots
- Python網絡爬蟲實例教程(視頻講解版)
- Software Development on the SAP HANA Platform
- Visual Basic語言程序設計基礎(第3版)
- 交互設計師成長手冊:從零開始學交互
- 現代C++語言核心特性解析