Skip to content

Instantly share code, notes, and snippets.

@ccev
Last active December 19, 2024 15:05
Show Gist options
  • Save ccev/dbd46fa415153e19a5c4ed58f99c299d to your computer and use it in GitHub Desktop.
Save ccev/dbd46fa415153e19a5c4ed58f99c299d to your computer and use it in GitHub Desktop.
{
"version": 8,
"sources": {
"osm": {
"type": "raster",
"tiles": ["http://mt0.google.com/vt/lyrs=s,h&x={x}&y={y}&z={z}&scale=2"],
"tileSize": 256,
"attribution": "",
"maxzoom": 18
}
},
"layers": [
{
"id": "osm",
"type": "raster",
"source": "osm"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment