summaryrefslogtreecommitdiff
path: root/platform/darwin/test/MGLStyleTests.mm
Commit message (Expand)AuthorAgeFilesLines
* [core, darwin] Object identity for MGLSource*, MGLStyleLayer*John Firebaugh2017-04-131-0/+2
* [ios, macos] Make source removal consistent with layer removalJesse Bounds2017-02-231-4/+38
* [ios, macos] Simplify implementation of layer removal from map viewJesse Bounds2017-02-231-1/+16
* [core, ios, macos] Return null when removing nonexistent sourceJesse Bounds2017-02-231-0/+17
* [ios, macos] Recreate pending and raw layer ref when layer is removedJesse Bounds2017-02-231-0/+38
* [ios, macos] Fixed runtime styling deprecation warningsMinh Nguyễn2017-02-081-0/+3
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-21/+21
* [ios, macos] Rewrote style layer testsMinh Nguyễn2017-01-131-1/+38
* [ios, macos] Made style-related tests more robustMinh Nguyễn2017-01-121-22/+19
* [ios, macos] Make MGLMapView.style property nullable (#7664)Minh Nguyễn2017-01-111-6/+16
* [ios, macos] Insert example code in original headers (#7569)Minh Nguyễn2017-01-041-20/+29
* [ios, macos] reversed MGLStyle.layersFredrik Karlsson2016-12-221-0/+32
* [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-5/+5
* [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-131-0/+18
* [ios, macos] Expanded source documentationMinh Nguyễn2016-12-101-2/+2
* [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-091-5/+5
* [ios, macos] Fix typo in exception name for style source identifier (#7315)Jesse Bounds2016-12-071-1/+1
* [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-061-2/+2
* [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-051-0/+24
* [ios, macos] Consolidate tests of MGLStyle addSource in MGLStyleTestsJesse Bounds2016-12-021-23/+37
* [ios, macos] Raise NSException if layer or source added more than onceJesse Bounds2016-12-021-1/+60
* Merge branch 'release-ios-v3.2.2' into 1ec5-release-ios-v3.2.2-masterMinh Nguyễn2016-05-101-0/+6
* [ios, osx] Reformatted documentation commentsMinh Nguyễn2016-05-101-1/+1
* [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-061-13/+31
* [ios, osx] Renamed Hybrid to Satellite StreetsMinh Nguyễn2016-05-061-1/+1
* [ios, osx] Pin unversioned style URL APIs to v8 stylesMinh Nguyễn2016-05-061-5/+5
* [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-061-4/+59
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-161-3/+0
* [ios, osx] Shared test bundleMinh Nguyễn2016-04-161-0/+29