From c8cbf8e0cedc1b84896d17ddd804f574771c2fa3 Mon Sep 17 00:00:00 2001 From: Emux Date: Sat, 24 Dec 2016 15:34:40 +0200 Subject: [PATCH] Oneway arrows in themes, closes #275 --- docs/Changelog.md | 3 ++- .../resources/assets/patterns/oneway.svg | 7 +++++++ vtm-themes/resources/assets/vtm/default.xml | 12 +++++++++++ vtm-themes/resources/assets/vtm/mapzen.xml | 12 +++++++++++ vtm-themes/resources/assets/vtm/newtron.xml | 12 +++++++++++ .../resources/assets/vtm/osmarender.xml | 20 +++++++++---------- .../resources/assets/vtm/tronrender.xml | 12 +++++++++++ 7 files changed, 67 insertions(+), 11 deletions(-) create mode 100644 vtm-themes/resources/assets/patterns/oneway.svg diff --git a/docs/Changelog.md b/docs/Changelog.md index 7ba77c96..abbdf697 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -7,8 +7,9 @@ - Polygon label position enhancements [#80](https://github.com/mapsforge/vtm/issues/80) - vtm-web modules update [#51](https://github.com/mapsforge/vtm/issues/51) - Mapbox vector tiles [#57](https://github.com/mapsforge/vtm/issues/57) -- SVG resources scaling [#214](https://github.com/mapsforge/vtm/issues/214) +- SVG resources scaling in themes [#214](https://github.com/mapsforge/vtm/issues/214) - Circle map style [#122](https://github.com/mapsforge/vtm/issues/122) +- Oneway arrows in themes [#275](https://github.com/mapsforge/vtm/issues/275) - PathLayer (vtm) fix disappearing segments [#108](https://github.com/mapsforge/vtm/issues/108) - House numbers (nodes) fix visibility [#168](https://github.com/mapsforge/vtm/issues/168) - Android fix quick scale vs long press [#250](https://github.com/mapsforge/vtm/issues/250) diff --git a/vtm-themes/resources/assets/patterns/oneway.svg b/vtm-themes/resources/assets/patterns/oneway.svg new file mode 100644 index 00000000..f2280854 --- /dev/null +++ b/vtm-themes/resources/assets/patterns/oneway.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/vtm-themes/resources/assets/vtm/default.xml b/vtm-themes/resources/assets/vtm/default.xml index c719c2e6..c4f40c97 100644 --- a/vtm-themes/resources/assets/vtm/default.xml +++ b/vtm-themes/resources/assets/vtm/default.xml @@ -950,6 +950,18 @@ + + + + + + + + + + + diff --git a/vtm-themes/resources/assets/vtm/mapzen.xml b/vtm-themes/resources/assets/vtm/mapzen.xml index 791fa80c..d04dd675 100644 --- a/vtm-themes/resources/assets/vtm/mapzen.xml +++ b/vtm-themes/resources/assets/vtm/mapzen.xml @@ -950,6 +950,18 @@ + + + + + + + + + + + diff --git a/vtm-themes/resources/assets/vtm/newtron.xml b/vtm-themes/resources/assets/vtm/newtron.xml index e31200c2..9a7208bd 100644 --- a/vtm-themes/resources/assets/vtm/newtron.xml +++ b/vtm-themes/resources/assets/vtm/newtron.xml @@ -982,6 +982,18 @@ + + + + + + + + + + + diff --git a/vtm-themes/resources/assets/vtm/osmarender.xml b/vtm-themes/resources/assets/vtm/osmarender.xml index d4e2e37a..b6c52683 100644 --- a/vtm-themes/resources/assets/vtm/osmarender.xml +++ b/vtm-themes/resources/assets/vtm/osmarender.xml @@ -936,16 +936,16 @@ - + + + + + + + + + diff --git a/vtm-themes/resources/assets/vtm/tronrender.xml b/vtm-themes/resources/assets/vtm/tronrender.xml index 06f7219e..102e8d9a 100644 --- a/vtm-themes/resources/assets/vtm/tronrender.xml +++ b/vtm-themes/resources/assets/vtm/tronrender.xml @@ -975,6 +975,18 @@ + + + + + + + + + + +