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:
Adam Laža
2022-10-06 16:09:21 +02:00
committed by GitHub
parent cd0ffacc72
commit f21b677083
327 changed files with 15417 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7 4C8.10457 4 9 3.10457 9 2C9 0.89543 8.10457 0 7 0C5.89543 0 5 0.89543 5 2C5 3.10457 5.89543 4 7 4Z" fill="#666666"/>
<path d="M8 2H6V14H8V2Z" fill="#666666"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 14L7 11L10 14H4Z" fill="#666666"/>
</svg>

After

Width:  |  Height:  |  Size: 361 B