Input Source

This is a basic source pointing to a MapTiler endpoint, which returns tiles of OpenStreetMap data.

{ 
  "type": "vector",
  "tiles": ["https://api.maptiler.com/tiles/v3/{z}/{x}/{y}.pbf?key=mrAq6zQEFxOkanukNbGm"]
}

Retriever function test

Enter tile coordinates

Z X Y


Retrieved tile data

© OpenStreetMap contributors

Tile data will appear here...