Map design

This section has the resources you’ll need when designing a custom map.

Tutorials

Many tasks in map design can be achieved in two ways: programmatically using our SDK JS, or in our visual editor Customize. We have tutorials for both:

For a beginner intro, go to the no code tutorial First steps in map design.

Advanced resources

Our online resources include all our maps, additional data that you can enhance the maps with, and detailed specifications of both to help you out with advanced design tasks.

Maps

A map consists of two things: raw map data and a map style document (JSON), which defines the design of the map and visual styling of the data in it.

Data

Raw map data come in datasets of several types. Most MapTiler data is packaged in tilesets containing map tiles ready for building zoomable maps.

On this page

    Was this helpful?