- Mastering OpenLayers 3
- Gábor Farkas
- 428字
- 2021-07-16 09:33:46
What this book covers
Chapter 1, Creating Simple Maps with OpenLayers 3, guides you through the process of creating a simple map with the library. It also discusses some key concepts of OpenLayers 3, an effective way of using the API documentation, and a method to debug broken code.
Chapter 2, Applying Custom Styles, shows you how you can use CSS and JavaScript to customize the appearance of your application. It discusses which parts of the library can be styled with CSS and those that can be styled with JavaScript. It provides some methods for you to use to create a custom style.
Chapter 3, Working with Layers, introduces you to layer management. In this chapter, you will learn how to modify the layer stack, what the most common and useful operations you can perform with layers, and essentially, how to build a complete layer tree.
Chapter 4, Using Vector Data, shows you various vector formats and operations. You will learn a lot about geospatial features. You will read, write, modify, and style vector layers, attributes, and geometries.
Chapter 5, Creating Responsive Applications with Interactions and Controls, guides you through the various controls in OpenLayers 3. You will learn how to use the available controls effectively and build your very own.
Chapter 6, Controlling the Map – View and Projection, discusses some essential views and projection-based concepts. You will learn how to modify the view, use extents dynamically, and use custom projections.
Chapter 7, Mastering the Renderers, is a bit of a specialized chapter. You will take a look at how rendering works in OpenLayers 3 and how you can modify these rendering mechanisms. There will be some examples using Canvas and the WebGL HTML technologies, ranging from novice to expert skill levels.
Chapter 8, OpenLayers 3 for Mobile, shows you how to create responsive applications for desktop and mobile browsers at the same time. You will be able to make some mobile-based considerations and create a mobile-friendly OpenLayers 3 application by the end of this chapter.
Chapter 9, Tools of the Trade – Integrating Third-Party Applications, introduces some other tools into your workflow, making the development of your application more efficient and enjoyable. You will get some tips about some very useful third-party applications and libraries, which can be easily integrated with OpenLayers 3.
Chapter 10, Compiling Custom Builds with Closure, shows you how to build your own version of OpenLayers 3. Along with the custom building process, you will learn how to bundle your own application with the library and generate a custom API documentation automatically.
- Python for Secret Agents:Volume II
- Access 數(shù)據(jù)庫應(yīng)用教程
- 程序員數(shù)學(xué):用Python學(xué)透線性代數(shù)和微積分
- 人臉識(shí)別原理及算法:動(dòng)態(tài)人臉識(shí)別系統(tǒng)研究
- PHP+MySQL網(wǎng)站開發(fā)項(xiàng)目式教程
- Python貝葉斯分析(第2版)
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- SQL Server 2012數(shù)據(jù)庫管理與開發(fā)項(xiàng)目教程
- 網(wǎng)站構(gòu)建技術(shù)
- VMware虛擬化技術(shù)
- 從零開始學(xué)C#
- Java程序員面試筆試寶典(第2版)
- Go語言編程
- ROS機(jī)器人編程實(shí)戰(zhàn)
- Offer來了:Java面試核心知識(shí)點(diǎn)精講(框架篇)