summaryrefslogtreecommitdiff
path: root/platform/ios/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios] Move source to src folder, matching osxJohn Firebaugh2015-12-171-3683/+0
* [ios] Renamed custom style layer invalidation methodMinh Nguyễn2015-12-161-1/+1
* [ios, android] Add a method to invalidate custom layers, forcing a repaintJohn Firebaugh2015-12-161-0/+5
* Revert "Revert "[ios] Custom style layer""Minh Nguyễn2015-12-161-0/+66
* Revert "[ios] Custom style layer"John Firebaugh2015-12-161-66/+0
* [ios] Custom style layerMinh Nguyễn2015-12-161-0/+66
* 2210: Sprites can be removed / updated correctlyRomain Quidet2015-12-151-1/+1
* 2210: MGLAnnotationImage image can be updateRomain Quidet2015-12-151-1/+15
* [ios, osx] Added flyToCamera: variation that uses default durationMinh Nguyễn2015-12-151-0/+5
* [ios, osx] Added flyTo to OS X; refactored camera settersMinh Nguyễn2015-12-151-24/+41
* [ios, osx] Corrected missing annotation tag assertion messageMinh Nguyễn2015-12-151-1/+1
* [osx] Rewrote platform-osx and osxappMinh Nguyễn2015-12-131-120/+76
* [ios] Sort candidate annotations by proximity to tapMinh Nguyễn2015-12-131-4/+13
* [ios] Refined annotation selectionMinh Nguyễn2015-12-131-18/+22
* [ios] Refactored MGLMapView annotationsMinh Nguyễn2015-12-131-277/+473
* Implementation of flyTo.Adam Hunter2015-12-091-1/+15
* [core] Map::setSprite ⇢ Map::addAnnotationIconJohn Firebaugh2015-12-011-2/+2
* [core] Collision debug is now MapDebugOptions::CollisionBruno de Oliveira Abinader2015-11-271-4/+5
* [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-271-5/+6
* [core] [iOS] Completion handlers for animated methodsMinh Nguyễn2015-11-251-6/+46
* [iOS] Ensure consistent willChange/didChange notificationsMinh Nguyễn2015-11-251-185/+60
* Attach compass gesture recognizer to compass viewMinh Nguyễn2015-11-241-1/+2
* Updated guide URLMinh Nguyễn2015-11-231-1/+1
* [iOS] Set application root as asset rootMinh Nguyễn2015-11-201-2/+2
* refs #2922: update display link in all common modes (inc. scrolling)Justin R. Miller2015-11-181-1/+1
* Ensure proper will/is/didChange for resetNorthMinh Nguyễn2015-11-181-3/+11
* [core] Fix LatLngBounds default coordinatesBruno de Oliveira Abinader2015-11-181-3/+3
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-121-1/+1
* Set refresh interval to 60fpsMinh Nguyễn2015-11-121-1/+1
* [iOS] Removed unnecessary castsMinh Nguyễn2015-11-121-13/+13
* [core] PrecisionPoint is now a vec2<double>Bruno de Oliveira Abinader2015-11-121-8/+6
* [ios] Reflect Map API changes in MGLMapViewBruno de Oliveira Abinader2015-11-111-12/+18
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-6/+6
* Updated changelogMinh Nguyễn2015-11-091-2/+2
* Merge remote-tracking branch 'bwhtmn/ios9_multitasking' into 1ec5-ios9-multit...Minh Nguyễn2015-11-091-3/+3
|\
| * Fix regression on iOS 8, where map would stop updating if device was rotated ...Brent Whitman2015-09-111-0/+1
| * Leave GLview rendering on when app is inactive, to get nice smooth transition...Brent Whitman2015-09-111-4/+3
* | Remove constraints instead of deactivating themMinh Nguyễn2015-11-091-50/+8
* | [iOS] Defer didChange until after animationMinh Nguyễn2015-11-051-5/+52
* | Disable callout view dimming when tap is a no-opMinh Nguyễn2015-11-041-0/+5
* | Indicate target frame interval, with a comment about how it relates to FPS.Adam Hunter2015-11-041-2/+2
* | more clearly indicate target FPS as relates to display linkJustin R. Miller2015-11-041-1/+2
* | cleanupsJustin R. Miller2015-11-041-29/+28
* | Fix #1975 - improve animation fluidity and responseAdam Hunter2015-11-041-2/+25
* | Strip whitespace and newlines from access token and style URLMinh Nguyễn2015-11-031-0/+2
* | Create UIActionSheet on demandMinh Nguyễn2015-10-301-16/+19
* | [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-301-17/+5
* | [core] Remove bundled styles.Leith Bade2015-10-301-36/+36
* | [ios] fix user annotation view refresh when switched from course to noneMurray Hughes2015-10-291-0/+4
* | remove heading tests as unreliableJustin R. Miller2015-10-271-1/+5