summaryrefslogtreecommitdiff
path: root/platform/default
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-06-26 12:52:04 -0400
committerJason Wray <jason@mapbox.com>2017-06-26 14:56:21 -0400
commit361dda25a63b44d6be08fba91db891871b01e233 (patch)
tree1f875736dd5452f295099abc16c89a8741e23338 /platform/default
parent9b0b74dba6f33b49e2ed009fd0fef2755a944954 (diff)
downloadqtlocation-mapboxgl-361dda25a63b44d6be08fba91db891871b01e233.tar.gz
[ios, macos] Fix size and color of default marker image
Diffstat (limited to 'platform/default')
-rw-r--r--platform/default/resources/default_marker.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/default/resources/default_marker.svg b/platform/default/resources/default_marker.svg
index 3cb5af09a4..08ae2d76d6 100644
--- a/platform/default/resources/default_marker.svg
+++ b/platform/default/resources/default_marker.svg
@@ -4,7 +4,7 @@
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="20px" height="56px" viewBox="0 0 20 56" enable-background="new 0 0 20 56" xml:space="preserve">
<ellipse opacity="0.2" fill="#262626" cx="10" cy="27" rx="9" ry="5"/>
-<path id="path5359" fill="#D84E4E" stroke="#7F1919" stroke-width="1.0229" stroke-linecap="round" stroke-linejoin="round" d="
+<path id="path5359" fill="#F84D4D" stroke="#951212" stroke-width="1.0229" stroke-linecap="round" stroke-linejoin="round" d="
M19.5,10.4c0,6.3-9.5,17.1-9.5,17.1S0.5,16.6,0.5,10.4c0-5.5,4.3-9.9,9.5-9.9S19.5,4.9,19.5,10.4z"/>
<circle id="path5990" fill="#FFFFFF" stroke="#7C2525" stroke-linecap="round" stroke-linejoin="round" cx="10" cy="10" r="3.8"/>
</svg>