nakarte

Source code of https://map.sikmir.ru (fork)
git clone git://git.sikmir.ru/nakarte
Log | Files | Refs | LICENSE

commit 2939438ecdbcf3b4ce83c70fef12ca476a41ce8d
parent 690be15b025c1e0382b17a8f6a6e8c7cc53af0db
Author: myadzel <myadzel@gmail.com>
Date:   Mon,  4 Jun 2018 21:51:59 +0300

remove double closed svg tag

Diffstat:
Msrc/lib/leaflet.control.azimuth/pointer-start.svg | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/leaflet.control.azimuth/pointer-start.svg b/src/lib/leaflet.control.azimuth/pointer-start.svg @@ -6,4 +6,4 @@ <line x1="20" y1="20" x2="17" y2="23" stroke="#3388ff" stroke-width="1.5"/> <line x1="20" y1="20" x2="20" y2="5" stroke="#3388ff" stroke-width="1"/> </g> -</svg></svg> -\ No newline at end of file +</svg> +\ No newline at end of file