summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* Boxing ObjC structs (#9343)Fabian Guerra Soto2017-06-224-5/+5
* [ios, macos] Corrected MGLSource subclassing documentationMinh Nguyễn2017-06-222-6/+7
* [ios, macos] Rewrote MGLStyle class documentationMinh Nguyễn2017-06-221-8/+45
* MGLLight autogenerate scripts (#9260)Fabian Guerra Soto2017-06-164-45/+328
* [ios, macos] Revised descriptions for abstract classes (#9095)Jordan Kiley2017-06-148-29/+31
* [ios, macos] Fix MGLSphericalPosition.radial misleading type.Fabian Guerra2017-06-121-1/+1
* Migrate to GL JS–powered feedback form (#9078)Minh Nguyễn2017-05-305-15/+59
* [ios, macos] Fix MGLLight.achor to accept style functionsFabian Guerra2017-05-242-8/+4
* [ios] Fallback to Mapbox.bundle as the framework bundle (#9074)Jason Wray2017-05-232-20/+12
* [ios,macos] multipolygon coordinate (#8713)Fabian Guerra Soto2017-05-233-1/+148
* [ios, macos] Light property implementation in MGLStyle (#9043)Fabian Guerra Soto2017-05-2311-1/+373
* [ios, macos] changed TRUE -> 'true' (#9059) fixes #9056Jordan Kiley2017-05-191-1/+1
* [ios, macos] Updated `maximumZoomLevel` description, cherry-picked #8818 (#8842)Jordan Kiley2017-05-191-2/+2
* [ios, macos] Change == to = in style function initializersJesse Bounds2017-05-191-3/+3
* [ios, macos] Factored out tile URL template guideMinh Nguyễn2017-05-162-174/+8
* [ios, macos] edited identity interpolation mode documentation (#8657)Jordan Kiley2017-05-151-3/+3
* [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-122-1/+65
* [ios, macos] Undeprecated unversioned style URL factory methodsMinh Nguyễn2017-05-122-33/+81
* [ios, macos] Updated documented default style versionMinh Nguyễn2017-05-121-6/+6
* [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-121-1/+1
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-024-2/+22
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-274-1/+704
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-4/+4
* [ios] Scale bar (#7631)Fredrik Karlsson2017-04-161-1/+1
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-141-4/+4
* [darwin] Remove use of NS_DESIGNATED_INITIALIZER from MGLStyleLayer subclassesJohn Firebaugh2017-04-137-8/+8
* [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstractJohn Firebaugh2017-04-1310-59/+15
* [core, darwin] Object identity for MGLSource*, MGLStyleLayer*John Firebaugh2017-04-135-20/+39
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-1324-513/+275
* [darwin] Simplify MGLSource initialization and pointer managementJohn Firebaugh2017-04-138-213/+67
* [darwin] Remove unnecessary MGLTileSource initializersJohn Firebaugh2017-04-136-141/+227
* [ios, macos] Clarify redrawing based on multipoint mutationMinh Nguyễn2017-04-111-10/+30
* [macos] Remove link attribute from attribution textMinh Nguyễn2017-04-101-1/+6
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-062-6/+24
* [ios, macos] Fail gracefully on invalid coordinatesMinh Nguyễn2017-04-063-13/+26
* [ios, macos] Streamlined coordinate validationMinh Nguyễn2017-04-062-15/+10
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-061-1/+1
* [darwin] Preflight argument validity before constructing mbgl::LatLngJohn Firebaugh2017-04-061-0/+12
* [darwin] Use MGLLatLngFromLocationCoordinate2D where appropriateJohn Firebaugh2017-04-063-4/+5
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-312-5/+15
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-312-3/+12
* [core] implement dds for text-offsetMolly Lloyd2017-03-282-3/+21
* [core] Move OpenGL extension initialization to BackendKonstantin Käfer2017-03-232-6/+4
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-2/+3
* Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-2133-258/+1491
|\
| * [ios][macos] Document that transitions using setStyleURL are not supported (#...Eric Wolfe2017-03-201-2/+2
| * [ios] Guard against over calling pause or resumeJesse Bounds2017-03-181-0/+9
| * [ios, macos] update iOS SDK guides (#8354)Jordan Kiley2017-03-171-4/+4
| * [ios, macos] Add more information to interpolation mode docs (#8425)Jordan Kiley2017-03-151-6/+13
| * [ios, macos] Expanded feature querying documentationMinh Nguyễn2017-03-143-22/+62