更新时间:2021-09-03 10:03:18
封面
版权页
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Creating Maps with Leaflet
Creating a simple basemap
Tile layer providers
Adding a Web Mapping Service tile layer
Multiple tile layers
Adding data to your map
Rectangles and circles
MultiPolylines and MultiPolygons
Groups of layers
Pop ups
Mobile mapping
Events and event handlers
Summary
Chapter 2. Mapping GeoJSON Data
Understanding the roots of GeoJSON
Exploring GeoJSON
GeoJSON in Leaflet.js
Chapter 3. Creating Heatmaps and Choropleth Maps
What is a heatmap?
Heatmaps with Leaflet.heat
Creating heatmaps with heatmap.js
Creating an interactive heatmap
Animating a heatmap
Creating a choropleth map with Leaflet
Creating a normalized choropleth map
Chapter 4. Creating Custom Markers
Creating a custom marker
Using a custom marker in Leaflet
Using predefined markers with plugins
Clustering markers with Leaflet.markercluster
Animating markers with plugins
Using markers for data visualization
Chapter 5. ESRI in Leaflet
ESRI basemaps
Using shapefiles in Leaflet
Consuming ESRI services
Heatmaps with ESRI in Leaflet
Geocoding addresses in Leaflet
Query by attribute
Query by proximity
Chapter 6. Leaflet in Node.js Python and C#
Building Leaflet applications with Node.js
Leaflet with Python and CherryPy
Desktop applications in C# with Leaflet
Index