diff --git a/historic.json b/historic.json index 4f0541f..50172e7 100644 --- a/historic.json +++ b/historic.json @@ -47,6 +47,12 @@ " ", "{% endif %}", "{% endfor %}", + "{% if 14 <= map.zoom %}", + " ", + " {{ markerCircle({})|raw }}
", + " {{ trans('other') }}", + " ", + "{% endif %}", "" ], "const": { @@ -73,10 +79,6 @@ "monument": { "sign": "", "zoom": 11 - }, - "other": { - "sign": "", - "zoom": 14 } } -} +} \ No newline at end of file