- 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
推薦閱讀
- Google Flutter Mobile Development Quick Start Guide
- Vue.js設(shè)計(jì)與實(shí)現(xiàn)
- Flutter開發(fā)實(shí)戰(zhàn)詳解
- PaaS程序設(shè)計(jì)
- .NET 4.0面向?qū)ο缶幊搪劊夯A(chǔ)篇
- 零基礎(chǔ)學(xué)Java程序設(shè)計(jì)
- Apex Design Patterns
- Unreal Engine 4 Shaders and Effects Cookbook
- WebRTC技術(shù)詳解:從0到1構(gòu)建多人視頻會(huì)議系統(tǒng)
- 微服務(wù)從小白到專家:Spring Cloud和Kubernetes實(shí)戰(zhàn)
- JavaScript應(yīng)用開發(fā)實(shí)踐指南
- .NET 4.5 Parallel Extensions Cookbook
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計(jì)
- Learning Ionic
- Learning Concurrency in Python