summaryrefslogtreecommitdiff
path: root/platform/macos/app/Base.lproj/MainMenu.xib
diff options
context:
space:
mode:
authorJesse Crocker <jesse@gaiagps.com>2017-09-08 14:07:51 -0700
committerAsheem Mamoowala <asheem.mamoowala@mapbox.com>2017-11-22 13:56:38 -0800
commit7c6ede6bb33c6ce3f82b33a9b83dd39dcc31b9ec (patch)
treeb0a5c21589e7982496e5d4b36d494b0457a9f7a6 /platform/macos/app/Base.lproj/MainMenu.xib
parent246417ef2435934261c8d2ab080a78572c64cbec (diff)
downloadqtlocation-mapboxgl-7c6ede6bb33c6ce3f82b33a9b83dd39dcc31b9ec.tar.gz
[ios,macos] Add MGLComputedShapeSource example to demo apps
Diffstat (limited to 'platform/macos/app/Base.lproj/MainMenu.xib')
-rw-r--r--platform/macos/app/Base.lproj/MainMenu.xib10
1 files changed, 8 insertions, 2 deletions
diff --git a/platform/macos/app/Base.lproj/MainMenu.xib b/platform/macos/app/Base.lproj/MainMenu.xib
index 3243838848..d014676caa 100644
--- a/platform/macos/app/Base.lproj/MainMenu.xib
+++ b/platform/macos/app/Base.lproj/MainMenu.xib
@@ -565,6 +565,12 @@
<connections>
<action selector="addAnimatedImageSource:" target="-1" id="TuN-Pa-hTG"/>
</connections>
+ </menuItem>
+ <menuItem title="Add Graticule" id="Msk-p2-Lwt">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ <connections>
+ <action selector="insertGraticuleLayer:" target="-1" id="LE5-lz-kx4"/>
+ </connections>
</menuItem>
<menuItem title="Show All Annnotations" keyEquivalent="A" id="yMj-uM-8SN">
<modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
@@ -574,8 +580,8 @@
</menuItem>
<menuItem title="Remove All Annotations" id="6rC-68-vk0">
<string key="keyEquivalent" base64-UTF8="YES">
-CA
-</string>
+ CA
+ </string>
<connections>
<action selector="removeAllAnnotations:" target="-1" id="6v3-0E-LsR"/>
</connections>