首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(shè)計(jì)
> OpenLayers 3.x Cookbook(Second Edition)最新章節(jié)目錄
舉報(bào)

會(huì)員
OpenLayers 3.x Cookbook(Second Edition)
最新章節(jié):
Index
IfyouareaGIS-relatedprofessionalwithbasicknowledgeofwebtechnologiesandwanttogainin-depthknowledgeofcreatingwebmappingapplications,thenthisbookisforyou.TherecipeswillbeappropriatelymixedtosuitJavaScriptbeginnersorexpertsandcoverbasictoadvancedtopicsonOpenLayers.
目錄(76章)
倒序
- 封面
- 版權(quán)信息
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- Preface
- Chapter 1. Web Mapping Basics
- Introduction
- Creating a simple fullscreen map
- Playing with the map's options
- Managing the map's stack layers
- Managing the map's controls
- Moving around the map view
- Restricting the map's extent
- Chapter 2. Adding Raster Layers
- Introduction
- Using Bing imagery
- Using OpenStreetMap imagery
- Adding WMS layers
- Changing the zoom effect
- Changing layer opacity
- Buffering the layer data to improve map navigation
- Creating an image layer
- Setting the tile size in WMS layers
- Chapter 3. Working with Vector Layers
- Introduction
- Adding a GML layer
- Adding a KML layer
- Creating features programmatically
- Exporting features as GeoJSON
- Reading and creating features from a WKT
- Using point features as markers
- Removing or cloning features using overlays
- Zooming to the extent of a layer
- Adding text labels to geometry points
- Adding features from a WFS server
- Using the cluster strategy
- Reading features directly using AJAX
- Creating a heat map
- Chapter 4. Working with Events
- Introduction
- Creating a side-by-side map comparator
- Implementing a work-in-progress indicator for map layers
- Listening for the vector layer features' events
- Listening for mouse or touch events
- Using the keyboard to pan or zoom
- Chapter 5. Adding Controls
- Introduction
- Adding and removing controls
- Working with geolocation
- Placing controls outside the map
- Drawing features across multiple vector layers
- Modifying features
- Measuring distances and areas
- Getting feature information from a data source
- Getting information from a WMS server
- Chapter 6. Styling Features
- Introduction
- Styling layers
- Styling features based on geometry type
- Styling based on feature attributes
- Styling interaction render intents
- Styling clustered features
- Chapter 7. Beyond the Basics
- Introduction
- Working with projections
- Creating a custom control
- Selecting features by dragging out a selection area
- Transitioning between weather forecast imagery
- Using the custom OpenLayers library build
- Drawing in freehand mode
- Modifying layer appearance
- Adding features to the vector layer by dragging and dropping them
- Making use of map permalinks
- Index 更新時(shí)間:2021-07-16 12:37:39
推薦閱讀
- 算法大爆炸:面試通關(guān)步步為營(yíng)
- Apache Spark Graph Processing
- Functional Programming in JavaScript
- Python算法從菜鳥到達(dá)人
- 數(shù)據(jù)結(jié)構(gòu)案例教程(C/C++版)
- Java EE核心技術(shù)與應(yīng)用
- Java面向?qū)ο蟪绦蛟O(shè)計(jì)
- Java編程從入門到精通
- Python開發(fā)基礎(chǔ)
- TypeScript 2.x By Example
- Node.js區(qū)塊鏈開發(fā)
- Mudbox 2013 Cookbook
- 量子計(jì)算機(jī)編程:從入門到實(shí)踐
- Python 3.6從入門到精通(視頻教學(xué)版)
- 新手學(xué)ASP.NET 3.5網(wǎng)絡(luò)開發(fā)
- 走近SDN/NFV
- 面向?qū)ο蟪绦蛟O(shè)計(jì)教程(C#版)
- jQuery權(quán)威指南
- iOS程序員面試筆試真題與解析
- 計(jì)算機(jī)網(wǎng)絡(luò)基礎(chǔ)
- Developing Windows Store Apps with HTML5 and JavaScript
- Android移動(dòng)應(yīng)用程序開發(fā)
- GNOME 3 Application Development Beginner's Guide
- Python全案例學(xué)習(xí)與實(shí)踐
- C語(yǔ)言程序設(shè)計(jì)案例教程(第3版)
- Real-Time Big Data Analytics
- PostgreSQL Development Essentials
- Mastering OpenCV 4 with Python
- UML 建模、設(shè)計(jì)與分析:從新手到高手
- 程序是怎樣跑起來的