- Mastering OpenLayers 3
- Gábor Farkas
- 133字
- 2021-07-16 09:33:47
Chapter 1. Creating Simple Maps with OpenLayers 3
OpenLayers 3 is the most robust open source web mapping library out there, highly capable of handling the client side of a WebGIS environment. Whether you know how to use OpenLayers 3 or you are new to it, this chapter will help you to create a simple map and either refresh some concepts or get introduced to them. As this is a mastering book, we will mainly discuss the library's structure and capabilities in depth. In this chapter we will create a simple map with the library, and revise the basic terms related to it.
In this chapter we will cover the following topics:
- Structure of OpenLayers 3
- Architectural considerations
- Creating a simple map
- Using the API documentation effectively
- Debugging the code
推薦閱讀
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- Python數據分析入門與實戰
- x86匯編語言:從實模式到保護模式(第2版)
- Mastering OpenCV 4
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- AIRIOT物聯網平臺開發框架應用與實戰
- 圖數據庫實戰
- Quantum Computing and Blockchain in Business
- Delphi開發典型模塊大全(修訂版)
- 深度學習程序設計實戰
- Python數據預處理技術與實踐
- Java程序設計教程
- Python Django Web從入門到項目實戰(視頻版)
- Mastering Node.js
- jQuery Essentials