From bacf8eee70f3c1a2075702e8ef82b6f1204d671e Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Thu, 9 Jun 2016 17:47:41 -0700 Subject: [ios, macos] Add Mapbox Jazzy theme - Based on Jazzy's "full width" theme. - Add ellipsis to overlong items in navigation menu. - Set minimum width for navigation menu. - Use Open Sans font face. - Inline GitHub header icon as SVG. - Center images by default. - Add GitHub SVG icon to 'show on github' link. - Wrap overlong method names on class pages. --- platform/macos/docs/doc-README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/macos/docs') diff --git a/platform/macos/docs/doc-README.md b/platform/macos/docs/doc-README.md index b037da19d4..58dc6001df 100644 --- a/platform/macos/docs/doc-README.md +++ b/platform/macos/docs/doc-README.md @@ -2,7 +2,7 @@ The Mapbox macOS SDK is an open-source framework for embedding interactive map views with scalable, customizable vector maps into Cocoa applications on macOS 10.10.0 and above using Objective-C, Swift, or Interface Builder. It takes stylesheets that conform to the [Mapbox GL Style Specification](https://www.mapbox.com/mapbox-gl-style-spec/), applies them to vector tiles that conform to the [Mapbox Vector Tile Specification](https://www.mapbox.com/developers/vector-tiles/), and renders them using OpenGL. - +Mapbox macOS SDK screenshot For setup information, consult the README.md that comes with this documentation. The [Mapbox iOS SDK](https://www.mapbox.com/ios-sdk/)’s [API documentation](https://www.mapbox.com/ios-sdk/api/) and [online examples](https://www.mapbox.com/ios-sdk/examples/) apply to the Mapbox macOS SDK with few differences, mostly around unimplemented features like user location tracking. A [full changelog](https://github.com/mapbox/mapbox-gl-native/blob/master/platform/macos/CHANGELOG.md) is also available. -- cgit v1.2.1