Skip to content

Commit a1fa338

Browse files
committed
allow Viewpoints to be mapped as areas, closes #650
1 parent 51d7dfb commit a1fa338

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/presets/tourism/viewpoint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"icon": "temaki-spotting_scope",
33
"geometry": [
44
"point",
5-
"vertex"
5+
"vertex",
6+
"area"
67
],
78
"fields": [
89
"direction"

0 commit comments

Comments
 (0)