summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLScaleBar.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] started to restore iOS 8 supportupstream/ios8-release-frappejmkiley2018-09-111-1/+5
* [ios] Updated MGLScaleBar to use rendered UIImages instead of MGLScaleBarLabe...Julian Rex2018-05-241-60/+131
* [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-6/+1
* [ios] Move scale bar content size invalidation to map viewJesse Bounds2017-10-251-3/+0
* [ios] Fix iOS 8 incompatibility in scale bar RTL checkJason Wray2017-10-201-3/+8
* [ios] Fix scale bar label alignmentJason Wray2017-10-191-3/+3
* [ios] Fixed infinite loop zooming in past z23Minh Nguyễn2017-06-241-1/+1
* Observe layout guides (#7716)Fredrik Karlsson2017-05-191-0/+6
* [ios] Check for NaN when calculating scale bar widthJason Wray2017-05-081-1/+2
* [ios] Scale bar (#7631)Fredrik Karlsson2017-04-161-0/+365