Guides
The Map SDK has many functions you can leverage to programmatically manipulate and embed maps.
Maps
Discover how to configure the map — the foundation for your Studio projects.
Data
Add, update, and remove datasets via the Map SDK.
Layers
Use layers to visualize geospatial data. Multiple layers can be added to a map, visualizing any number of datasets (or different aspects of the same dataset).
Filters
Apply filters across your dataset. Filters can also be used to explore temporal data through animation
Annotations
Add text labels and callouts to your maps.
Event Handlers
Learn which event handlers are offered by the SDK. These event handlers let you respond to specific user events.
Map and Layer Format
Studio maps are build using a human-readable JSON format. Learn more about the map, layer, effect, and other various formats used throughout the Map SDK.
Updated 6 months ago