- 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
推薦閱讀
- TypeScript Essentials
- Python編程自學(xué)手冊
- JavaScript+DHTML語法與范例詳解詞典
- The Android Game Developer's Handbook
- Pandas Cookbook
- Java入門很輕松(微課超值版)
- Python自然語言處理(微課版)
- 程序員修煉之道:通向務(wù)實(shí)的最高境界(第2版)
- 一步一步跟我學(xué)Scratch3.0案例
- Java 7 Concurrency Cookbook
- Getting Started with the Lazarus IDE
- 測試工程師Python開發(fā)實(shí)戰(zhàn)
- Learning RSLogix 5000 Programming
- Learn Spring for Android Application Development
- Drupal 8 Module Development