File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2
2
<rendertheme map-background =" #ffffff" version =" 1" xmlns =" http://opensciencemap.org/rendertheme" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
3
xsi : schemaLocation =" http://opensciencemap.org/rendertheme https://raw.githubusercontent.com/mapsforge/vtm/master/resources/rendertheme.xsd" >
4
4
5
- <!-- TODO cave -->
6
- <!-- TODO k="historic" v="ruins|castle|memorial|monument" -->
7
- <!-- k="historic" v="ruins|castle|memorial|monument|archaeological_site"-->
8
-
9
-
10
5
<!-- land and sea -->
11
6
<m e =" way" k =" natural" v =" issea|sea" >
12
7
<area fill =" #99badf" mesh =" true" />
68
63
</m >
69
64
</m >
70
65
71
- <!-- buildings -->
72
- <!-- <m k="building" zoom-min="15">-->
73
- <!-- <area fill="#999999"/>-->
74
- <!-- </m>-->
75
-
76
66
<!-- millitary -->
77
67
<m k =" landuse" v =" military" >
78
68
<m zoom-min =" 11" zoom-max =" 12" >
283
273
</m >
284
274
</m >
285
275
276
+ <!-- caves -->
277
+ <m k =" natural" v =" cave_entrance" zoom-min =" 15" >
278
+ <symbol src =" symbols_hyperpilot/cave.svg" />
279
+ </m >
286
280
287
281
<!-- labels -->
288
282
<!-- river labels -->
You can’t perform that action at this time.
0 commit comments