summaryrefslogtreecommitdiff
path: root/platform/ios/MGLUserLocationAnnotationView.h
Commit message (Collapse)AuthorAgeFilesLines
* Audited headers for nullabilityMinh Nguyễn2015-06-111-3/+9
| | | | | | | | Added some nullability qualifiers in method implementation selectors for consistency with declarations. The user dot view now has a non-zero size. Previously only its layer was sized properly. Also resolved some pedantic warnings about missing designated initializer overrides. Xcode 6.3 or above is now required for building this project.
* fix compilation error with private category propertyJustin R. Miller2015-04-021-2/+1
|
* closes #1082, refs #756: user dot on map in iOSJustin R. Miller2015-03-251-0/+18