summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLScaleBar.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios] Reverts "Enable customize positions of mapview ornaments (#13556)" (#13...Julian Rex2019-02-051-10/+11
* [ios] Enable customize positions of mapview ornaments (#13556)Lloyd Sheng2019-01-301-11/+10
* [darwin] Fix GCC_WARN_SIGN_COMPARE warningsJason Wray2018-11-201-1/+1
* [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