OSM OpenMapTiles style (#1420)
* OpenMapTiles style * Rename style snippets from layer_name.json to defaultstyle.json * Add README to icons dir. * Add README to icons dir. * Rename snippets to style.json * Fix spritezero - move icons to svg subdir * Move icons from style/icons/svg directly to style/icons Co-authored-by: Tomas Pohanka <TomPohys@gmail.com>
This commit is contained in:
4
style/icons/grey_vertical_hatch.svg
Normal file
4
style/icons/grey_vertical_hatch.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
||||
<rect id="mapnik_workaround" width="32" height="32" fill="none"/>
|
||||
<path d="m6.5,0 v32 m16,0 v-32" stroke-width="3" stroke="#8e8e8e" opacity=".329"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 244 B |
Reference in New Issue
Block a user