mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-31 01:09:22 +02:00
styling zoom to extent button for custom gpx work.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
{
|
||||
"name": "MapBox Satellite",
|
||||
"template": "http://{t}.tiles.mapbox.com/v3/openstreetmap.map-4wvf9l0l/{z}/{x}/{y}.png",
|
||||
"description": "Satellite and aerial imagery",
|
||||
"description": "Satellite and aerial imagery.",
|
||||
"scaleExtent": [
|
||||
0,
|
||||
16
|
||||
|
||||
@@ -19,7 +19,7 @@ var replace = {
|
||||
};
|
||||
|
||||
var description = {
|
||||
'MapBox Satellite': 'Satellite and aerial imagery',
|
||||
'MapBox Satellite': 'Satellite and aerial imagery.',
|
||||
'OpenStreetMap': 'The default OpenStreetMap layer.',
|
||||
'OSM US TIGER 2012 Roads Overlay': 'Public domain road data from the US Government.',
|
||||
'Bing aerial imagery': 'Satellite imagery.',
|
||||
|
||||
Reference in New Issue
Block a user