summaryrefslogtreecommitdiff
path: root/include/mbgl/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios, osx] Optionally animate content insets changeMinh Nguyễn2016-01-201-0/+25
* [ios] Made user dot position configurableMinh Nguyễn2016-01-201-0/+28
* [ios] Account for top/bottom barsMinh Nguyễn2016-01-181-0/+16
* [ios] Fixed static analyzer warningsMinh Nguyễn2016-01-141-1/+1
* [ios] Add telemetry setting directly to attribution button action sheetJason Wray2016-01-092-8/+11
* [ios] Added some missing coordinate conversion methodsMinh Nguyễn2016-01-071-0/+22
* [ios] Refined custom callout view supportMinh Nguyễn2016-01-064-41/+73
* [ios] expose custom callout api, wrap around SMCalloutView classRomain Quidet2016-01-063-3/+51
* [ios] Removed appledoc workaroundMinh Nguyễn2016-01-052-7/+5
* [ios] more inline docs updates for jazzyJason Wray2016-01-051-238/+464
* [ios] Generate API documentation using jazzyMinh Nguyễn2016-01-054-439/+607
* [ios] Meters per point at latitudeMinh Nguyễn2015-12-221-5/+7
* [ios, osx] Optional peak altitude for flyingMinh Nguyễn2015-12-201-0/+10
* [ios, osx] Allow zero-duration flightMinh Nguyễn2015-12-191-3/+9
* [ios, android] Add methods to remove a custom layerJohn Firebaugh2015-12-171-0/+2
* [ios] Renamed custom style layer invalidation methodMinh Nguyễn2015-12-161-1/+1
* [ios, android] Add a method to invalidate custom layers, forcing a repaintJohn Firebaugh2015-12-161-0/+2
* [ios] Silence undocumented typedef warnings from appledocMinh Nguyễn2015-12-161-0/+3
* Revert "Revert "[ios] Custom style layer""Minh Nguyễn2015-12-162-0/+23
* Revert "[ios] Custom style layer"John Firebaugh2015-12-162-23/+0
* [ios] Custom style layerMinh Nguyễn2015-12-162-0/+23
* code review updates: sprite_atlas brackets and nullable removed for reuseIden...Romain Quidet2015-12-151-1/+1
* 2210: MGLAnnotationImage image can be updateRomain Quidet2015-12-151-2/+2
* [ios, osx] Added flyToCamera: variation that uses default durationMinh Nguyễn2015-12-151-3/+8
* [ios, osx] Added flyTo to OS X; refactored camera settersMinh Nguyễn2015-12-151-2/+0
* [osx] Map cameraMinh Nguyễn2015-12-131-38/+0
* [osx] Rewrote platform-osx and osxappMinh Nguyễn2015-12-1310-362/+0
* Implementation of flyTo.Adam Hunter2015-12-091-0/+8
* Fixed linker warnings about overridden styleURL__Minh Nguyễn2015-12-061-3/+0
* Merge branch 'release-ios-v3.0.0'Justin R. Miller2015-11-301-0/+4
|\
| * Fixed linker warnings about overridden styleURL__Minh Nguyễn2015-11-202-3/+4
| * Discourage code usage of styleURL__ propertyMinh Nguyễn2015-11-201-0/+3
| * [iOS] Added missing documentation commentMinh Nguyễn2015-11-201-1/+6
| * [ios] document willStart/didFinish map loading delegate methodsJason Wray2015-11-181-4/+10
| * more clearly indicate Foundation imports to avoid recursionJustin R. Miller2015-11-1714-9/+36
| * add IB additions to umbrella header to avoid framework warningsJustin R. Miller2015-11-171-0/+1
* | Updated links to access token managerMinh Nguyễn2015-11-291-1/+1
* | [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-271-2/+2
* | [core] [iOS] Completion handlers for animated methodsMinh Nguyễn2015-11-251-0/+25
* | Discourage code usage of styleURL__ propertyMinh Nguyễn2015-11-201-0/+3
* | [iOS] Added missing documentation commentMinh Nguyễn2015-11-201-1/+6
* | [ios] document willStart/didFinish map loading delegate methodsJason Wray2015-11-181-4/+10
* | more clearly indicate Foundation imports to avoid recursionJustin R. Miller2015-11-1714-9/+36
* | add IB additions to umbrella header to avoid framework warningsJustin R. Miller2015-11-171-0/+1
|/
* [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-303-2/+40
* IB inspectable for allowing tiltMinh Nguyễn2015-10-231-0/+1
* [iOS] Removed long-unavailable APIsMinh Nguyễn2015-10-222-14/+0
* [iOS] Replaced styleID property with styleURL__ inspectableMinh Nguyễn2015-10-222-8/+6
* [ios] tweaks to match code style for 1a5c452 callout tap handlerJustin R. Miller2015-10-121-6/+5
* Forwards the SMCalloutView tap delegateMaciej Swic2015-10-121-0/+6