File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 40
40
41
41
< layer- data-testid ="points " label ="Points " checked >
42
42
< map-meta name ="projection " content ="OSMTILE "> </ map-meta >
43
- < map-meta name ="zoom " content ="value=14, min=14,max=24 "> </ map-meta >
43
+ < map-meta name ="zoom " content ="min=14,max=24 "> </ map-meta >
44
44
< map-feature >
45
- < map-feature min ="14 " max ="24 " zoom ="14 ">
46
45
47
46
< map-featurecaption > Point 1</ map-featurecaption >
48
47
<!-- Setting the geometry coordinates to gcrs, as the default is pcrs -->
55
54
</ map-feature >
56
55
57
56
< map-feature >
58
- < map-feature min ="14 " max ="24 " zoom ="14 ">
59
57
< map-featurecaption > Point 2</ map-featurecaption >
60
58
<!-- Setting the geometry coordinates to gcrs, as the default is pcrs -->
61
59
< map-geometry cs ="gcrs ">
66
64
< map-properties > < h2 > Point 2</ h2 > </ map-properties >
67
65
</ map-feature >
68
66
< map-feature >
69
- < map-feature min ="14 " max ="24 " zoom ="14 ">
70
67
< map-featurecaption > Point 3</ map-featurecaption >
71
68
<!-- Setting the geometry coordinates to gcrs, as the default is pcrs -->
72
69
< map-geometry cs ="gcrs ">
You can’t perform that action at this time.
0 commit comments