summaryrefslogtreecommitdiff
path: root/platform/ios/app
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Use local GeoJSON for runtime styling demoMinh Nguyễn2016-08-171-2/+3
* [ios] Refactored user location annotation into a customizable class (#5882)Jason Wray2016-08-163-1/+193
* fixes #5957: automatically call update() for iOS runtime style APIJustin R. Miller2016-08-161-2/+0
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+96
* codify implicit assumption about marker-providing delegate method precedenceJustin R. Miller2016-07-251-0/+2
* use class instead of magic string comparisonJustin R. Miller2016-07-251-7/+10
* refs 654f015: bring back sprite-backed annotation option for comparisonJustin R. Miller2016-07-251-11/+95
* [ios] Refactor iosapp demo test shapes functionJason Wray2016-07-221-80/+87
* Merge branch 'release-ios-v3.3.0'Minh Nguyễn2016-07-192-3/+1
|\
| * [ios] Reenabled long tap to drop pinsMinh Nguyễn2016-07-152-3/+1
* | Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-073-34/+20
|\ \ | |/
| * [ios] fixes #5544 support canceling a drag operation and not by default (#5561)Fredrik Karlsson2016-07-051-6/+0
| * [ios] Simplified MBXAnnotationViewMinh Nguyễn2016-07-023-25/+8
| * [ios] Made annotation view position animatableMinh Nguyễn2016-07-021-0/+13
| * [ios] Removed MGLAnnotationView.flatMinh Nguyễn2016-07-021-4/+0
* | [core] code style cleanupsKonstantin Käfer2016-07-011-1/+1
|/
* [ios] fixes #5036 draggable annotation views (#5373)Fredrik Karlsson2016-06-242-0/+42
* [ios, macos] Renamed overdraw to overdraw visualization (#5416)Minh Nguyễn2016-06-231-4/+4
* [ios] fixes #5127, #5128, #5130 added enabled and selected property to MGLAnn...Fredrik Karlsson2016-06-141-0/+8
* [ios] Removed unused annotation image codeMinh Nguyễn2016-06-061-76/+0
* [ios, osx] Ignore multipointsMinh Nguyễn2016-06-061-1/+1
* [ios] Add annotation container view (#5194)Jesse Bounds2016-06-012-4/+18
* [ios, osx] Holes in polygonsMinh Nguyễn2016-05-271-0/+16
* [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-271-5/+14
* [ios] Add annotation view scaling (#5085)Jesse Bounds2016-05-261-0/+1
* [ios] Only show telemetry debug log options when logging is enabledJason Wray2016-05-231-4/+11
* [ios] Remove custom style layer exampleJason Wray2016-05-231-79/+1
* [ios, osx] Added wireframe debugging maskMinh Nguyễn2016-05-231-9/+16
* [ios] Allow annotation views to be flattened (#5067)frederoni2016-05-181-0/+1
* [ios] Introduce MGLAnnotationView and support for view annotationsJesse Bounds2016-05-133-1/+54
* [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-061-6/+6
* [ios, osx] Renamed Hybrid to Satellite StreetsMinh Nguyễn2016-05-061-2/+2
* [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-061-9/+9
* [ios] Use default images for world tour destinationsMinh Nguyễn2016-04-251-1/+1
* [ios] Added accessibility labels, hints, gesturesMinh Nguyễn2016-04-252-4/+19
* [ios] Made annotation callouts accessibleMinh Nguyễn2016-04-252-0/+23
* [ios] Parentheses for build variablesMinh Nguyễn2016-04-241-3/+3
* [ios, osx] Made localizable strings unique; unlocalized iosappMinh Nguyễn2016-04-245-186/+48
* [ios] Made SDK and iosapp localizableMinh Nguyễn2016-04-244-61/+210
* [ios, osx] Coordinate formatterMinh Nguyễn2016-04-221-1/+1
* [ios] Fixed crash on missing access tokenMinh Nguyễn2016-04-211-4/+14
* [ios, osx] Constrain zoom level when selecting offline packMinh Nguyễn2016-04-211-0/+1
* [ios] Observe annotation coordinatesMinh Nguyễn2016-04-191-0/+11
* [ios] Annotation image deletionMinh Nguyễn2016-04-191-37/+55
* [ios] Removed app transport security exception for stagingMinh Nguyễn2016-04-181-11/+0
* [ios] Use staging server in simulatorMinh Nguyễn2016-04-181-1/+0
* [ios] Deprecated -[MGLMapView emptyMemoryCache]Minh Nguyễn2016-04-181-14/+9
* [ios] Prompt for access token in iosappMinh Nguyễn2016-04-183-4/+36
* [ios] Animate user dot between user location updatesMinh Nguyễn2016-04-171-0/+5
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-161-4/+4