diff --git a/Categories/Places.md b/Categories/Places.md index fb5422b..02e43ff 100644 --- a/Categories/Places.md +++ b/Categories/Places.md @@ -6,7 +6,7 @@ tags: id: places markerTag: places maxZoom:15 -height:50% +height:400px ``` ## Places diff --git a/References/Kyoto.md b/References/Kyoto.md index 95eca21..a6afe1c 100644 --- a/References/Kyoto.md +++ b/References/Kyoto.md @@ -37,7 +37,7 @@ minZoom: 10 maxZoom: 20 defaultZoom: 12 linksTo: [[Kyoto]] -height: 50% +height: 400px coordinates: [[Kyoto]] ``` diff --git a/Templates/City Template.md b/Templates/City Template.md index 046518e..efacd0d 100644 --- a/Templates/City Template.md +++ b/Templates/City Template.md @@ -33,7 +33,7 @@ minZoom: 10 maxZoom: 20 defaultZoom: 12 linksTo: [[Kyoto]] -height: 50% +height: 400px coordinates: [[Kyoto]] ``` diff --git a/Templates/Map Template.md b/Templates/Map Template.md index 4761df8..913f84f 100644 --- a/Templates/Map Template.md +++ b/Templates/Map Template.md @@ -9,6 +9,6 @@ minZoom: 10 maxZoom: 20 defaultZoom: 12 linksTo: [[New York]] -height: 50% +height: 400px coordinates: [[New York]] ``` \ No newline at end of file diff --git a/Templates/Place Type Template.md b/Templates/Place Type Template.md index f02eded..8a2a394 100644 --- a/Templates/Place Type Template.md +++ b/Templates/Place Type Template.md @@ -9,7 +9,7 @@ linksTo: [[Pizzerias]] minZoom: 3 maxZoom: 20 defaultZoom: 3 -height: 50% +height: 400px ``` ## Places