summaryrefslogtreecommitdiff
path: root/platform/ios/MGLUserLocationAnnotationView.m
Commit message (Expand)AuthorAgeFilesLines
* [ios] fix removal of heading view when changing user tracking modesMurray Hughes2015-10-291-0/+2
* [ios] fix user annotation view refresh when switched from course to noneMurray Hughes2015-10-291-38/+46
* [iOS] Remove unneccessary pitch checkJason Wray2015-09-111-1/+1
* [iOS] Pitch the dot, add faux 3D effect to tilted dot and puckJason Wray2015-09-111-16/+72
* [iOS] Move radians/degrees conversion functions to MGLGeometry.hJason Wray2015-09-111-10/+0
* [iOS] Initial user location puckJason Wray2015-09-111-183/+295
* MGLUserTrackingModeFollowWithCourseMinh Nguyễn2015-08-141-1/+2
* Improve accuracy ring update checksJason Wray2015-08-101-8/+2
* Refactor user location annotationJason Wray2015-08-101-102/+230
* Audited headers for nullabilityMinh Nguyễn2015-06-111-3/+14
* Made user dot accessibleMinh Nguyễn2015-04-241-0/+1
* Smooth edges of user location annotation icon's shadowJason Wray2015-04-031-1/+1
* fix compilation error with private category propertyJustin R. Miller2015-04-021-0/+1
* Improvements to docs & user location framework.Justin R. Miller2015-04-021-0/+1
* closes #1082, refs #756: user dot on map in iOSJustin R. Miller2015-03-251-0/+197