nakarte

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

commit 2c67fb80f5044e8712057019727f90242f62fad3
parent e9df7d7ae653160bcd72b3e910784e5c5878086a
Author: Sergej Orlov <wladimirych@gmail.com>
Date:   Sat, 25 Mar 2017 02:46:06 +0300

[azimuth] touched pointer icons

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

diff --git a/src/lib/leaflet.control.azimuth/pointer-end.svg b/src/lib/leaflet.control.azimuth/pointer-end.svg @@ -5,6 +5,6 @@ <ellipse ry="15" rx="15" id="svg_1" cy="24.5" cx="20" fill="#777" fill-opacity="0.5"/> <line x1="20" y1="20" x2="25" y2="30" stroke="#3388ff" stroke-width="2"/> <line x1="20" y1="20" x2="15" y2="30" stroke="#3388ff" stroke-width="2"/> - <line x1="20" y1="20" x2="20" y2="40" stroke="#3388ff" stroke-width="1.5"/> + <line x1="20" y1="20" x2="20" y2="38" stroke="#3388ff" stroke-width="1.2"/> </g> </svg> \ No newline at end of file diff --git a/src/lib/leaflet.control.azimuth/pointer-start.svg b/src/lib/leaflet.control.azimuth/pointer-start.svg @@ -7,6 +7,6 @@ <line x1="20" y1="20" x2="23" y2="24" stroke="#3388ff" stroke-width="1.5"/> <line x1="20" y1="20" x2="17" y2="24" stroke="#3388ff" stroke-width="1.5"/> - <line x1="20" y1="20" x2="20" y2="0" stroke="#3388ff" stroke-width="1.5"/> + <line x1="20" y1="20" x2="20" y2="7" stroke="#3388ff" stroke-width="1.5"/> </g> </svg> \ No newline at end of file