summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLMultiPoint.mm
Commit message (Expand)AuthorAgeFilesLines
* [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-121-1/+1
* [ios, macos] Fail gracefully on invalid coordinatesMinh Nguyễn2017-04-061-0/+4
* [darwin] Use MGLLatLngFromLocationCoordinate2D where appropriateJohn Firebaugh2017-04-061-1/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-5/+5
* [ios, macos] features and annotations now conforms to NSSecureCodingFredrik Karlsson2016-12-221-3/+35
* [ios, macos] More ways to reshape an MGLMultiPoint (#7251)Minh Nguyễn2016-12-061-33/+64
* [ios, macos] Marked C array parameters as constMinh Nguyễn2016-11-291-3/+3
* [ios, macos] Fix integer formatting in formatted exception strings (#7173)Jesse Bounds2016-11-231-4/+4
* [ios, macos] Use NSNumber in exception strings (#7083)ios-v3.4.0-beta.3Jesse Bounds2016-11-151-4/+4
* [ios, macos] Use std::vector for MGLMultiPoint coordinate storage (#6890)Jesse Bounds2016-11-141-61/+39
* Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-201-28/+0
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-141-0/+28
* [ios, macos] fixes #6160: allow updating multipoint coordinates (#6565)Justin R. Miller2016-10-041-38/+71
* Color class (#5361)Young Hahn2016-06-151-2/+2
* [ios, osx] Add an assertion to -[MGLMultiPoint annotationObjectWithDelegate:]John Firebaugh2016-06-011-0/+5
* [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-011-16/+0
* [ios, osx] Holes in polygonsMinh Nguyễn2016-05-271-17/+8
* [ios] Add description strings to constituent classesJason Wray2016-03-101-0/+6
* [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-121-0/+131