User Manual
Concepts
Get Started
- Pre-Requisites
- Install the NuGet Package
- Obtain Leaflet
- Obtain a License
- Initialize Mapzania
- Initialize Endpoints
- Adding a JavaScript Reference
- Add a Map to a Web Page
- Add Data to a Map
- Style a Map
- Further Reading
JavaScript Client
- Introduction
- Creating a Map Object
- Customize the Map Toolbar
- Map Events
- Mouse and Drawing Behaviour
- Map Extents
- Refresh/Reset the Map
- Working with Layers
- Displaying Layers
- Working with Layer Data
- Styling Layers
- Transforming Layers
- Working with Features
- Displaying Features
- Styling Features
- Working with the QueryEngine
DotNet Server
MapStyler
The Mapzania MapStyler is a user-friendly way to create, configure and style your maps by performing function such as:
- changing the background color of your map
- changing the starting bounds of your map
- adding tiled raster layers to use as backgrounds
- adding vector layers to your map using existing layer-sources
- setting up styles on vector layers
- setting up labels
The MapStyler is launched using the GET [ROOT]/STYLER/HTML endpoint and is part of the REST API.