Skip to Content
GuidesMappingIndex

Index

This section includes documentation and specifications for various technologies and tools related to MapLibre. Here you will find repositories, tile specifications, and diagrams necessary for working with maps.

Map

MapLibre GL JS

MapLibre GL JS is a JavaScript library for displaying interactive maps using vector tile-based data. It provides a powerful set of tools for working with maps and visualizing geospatial data in web applications.

MapLibre Native

MapLibre Native is a native library for working with maps, providing an API for Android and iOS. This solution allows integrating maps on devices with native performance, ensuring excellent support for vector maps.

Tiles

Mapbox Tile Specification

The Mapbox tile specification is used for rendering vector map data and utilizing it on the Mapbox platform. It includes detailed descriptions of data formats, tile structures, and their interaction with mapping applications.

  • Mapbox Tile Format (MVT — Mapbox Vector Tiles)

MapLibre Tile Specification

MapLibre is an open-source project that continues the development of vector maps originally used in Mapbox. The MapLibre tile specification is largely compatible with Mapbox tiles and allows their use in open-source projects.

  • MapLibre Tile Format (MVT — MapLibre Vector Tiles)

Schemas

This section will also be filled with schemas that can be used for configuring software intended for tile generation.

Last updated on