summaryrefslogtreecommitdiff
path: root/platform/macos/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'platform/macos/README.md')
-rw-r--r--platform/macos/README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/platform/macos/README.md b/platform/macos/README.md
index 14b3e0cf16..a29f3ad6e2 100644
--- a/platform/macos/README.md
+++ b/platform/macos/README.md
@@ -1,8 +1,8 @@
-# [Mapbox macOS SDK](https://mapbox.github.io/mapbox-gl-native/macos/)
+# [Mapbox Maps SDK for macOS](https://mapbox.github.io/mapbox-gl-native/macos/)
[![Bitrise](https://www.bitrise.io/app/155ef7da24b38dcd.svg?token=4KSOw_gd6WxTnvGE2rMttg&branch=master)](https://www.bitrise.io/app/155ef7da24b38dcd)
-Put interactive, scalable world maps into your native Cocoa application with the Mapbox macOS SDK.
+Put interactive, scalable world maps into your native Cocoa application with the Mapbox Maps SDK for macOS.
* Mapbox-curated [map styles](https://www.mapbox.com/maps/) and [OpenStreetMap-based](https://www.mapbox.com/vector-tiles/mapbox-streets-v7/) [vector tiles](https://www.mapbox.com/vector-tiles/) make it easy to get started.
* Customize every aspect of the map’s appearance in code or visually using [Mapbox Studio](https://www.mapbox.com/mapbox-studio/).
@@ -12,19 +12,19 @@ Put interactive, scalable world maps into your native Cocoa application with the
![](docs/img/screenshot.jpg)
-The Mapbox macOS SDK is compatible with macOS 10.10.0 and above for Cocoa applications developed in Objective-C, Swift, Interface Builder, or AppleScript. For hybrid applications, consider [Mapbox GL JS](https://github.com/mapbox/mapbox-gl-js/).
+The Mapbox Maps SDK for macOS is compatible with macOS 10.10.0 and above for Cocoa applications developed in Objective-C, Swift, Interface Builder, or AppleScript. For hybrid applications, consider [Mapbox GL JS](https://github.com/mapbox/mapbox-gl-js/).
Information for Mac developers:
-* [Integrate the Mapbox macOS SDK into your application](https://mapbox.github.io/mapbox-gl-native/macos/)
-* [Learn how to use the Mapbox macOS SDK](https://mapbox.github.io/mapbox-gl-native/macos/)
+* [Integrate the Mapbox Maps SDK for macOS into your application](https://mapbox.github.io/mapbox-gl-native/macos/)
+* [Learn how to use the Mapbox Maps SDK for macOS](https://mapbox.github.io/mapbox-gl-native/macos/)
* [Browse example styles designed in Mapbox Studio](https://www.mapbox.com/gallery/)
Information for contributors:
-* [Build the Mapbox macOS SDK from source](INSTALL.md)
-* [Contribute to the Mapbox macOS SDK](DEVELOPING.md)
+* [Build the Mapbox Maps SDK for macOS from source](INSTALL.md)
+* [Contribute to the Mapbox Maps SDK for macOS](DEVELOPING.md)
* [Mapbox Style Specification](https://www.mapbox.com/mapbox-gl-style-spec/)
* [Mapbox Vector Tile Specification](https://www.mapbox.com/developers/vector-tiles/)
-Mapbox does not officially support the Mapbox macOS SDK to the same extent as the Mapbox iOS SDK; however, bug reports and pull requests are certainly welcome.
+Mapbox does not officially support the macOS SDK to the same extent as the iOS SDK; however, bug reports and pull requests are certainly welcome.