summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Revert "[ios] Custom style layer""Minh Nguyễn2015-12-162-0/+23
* [android] Move includes to platform subdirectoryJohn Firebaugh2015-12-162-219/+0
* 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-152-5/+18
* [ios, osx] Added flyTo to OS X; refactored camera settersMinh Nguyễn2015-12-152-2/+10
* [core] Corrected flying trajectory; pitched flightMinh Nguyễn2015-12-151-0/+2
* [core] allow changing the orientationKonstantin Käfer2015-12-154-0/+15
* [node] code review cleanupMike Morris2015-12-151-1/+1
* [osx] Map cameraMinh Nguyễn2015-12-132-0/+26
* [osx] Default callout view controllerMinh Nguyễn2015-12-132-1/+20
* [osx] Documentation comments for public classesMinh Nguyễn2015-12-135-43/+637
* [osx] Commented private headers and implementation filesMinh Nguyễn2015-12-132-2/+44
* [osx] Moved Mapbox.{h,m} into framework proper; set version variablesMinh Nguyễn2015-12-131-15/+0
* [osx] Added inline comments to MGLMapViewMinh Nguyễn2015-12-131-1/+2
* [osx] Annotation cursorsMinh Nguyễn2015-12-131-0/+3
* [osx] Annotation tooltipsMinh Nguyễn2015-12-132-0/+15
* [osx] Drop Pin context menu itemMinh Nguyễn2015-12-131-0/+2
* [osx] Rewrote platform-osx and osxappMinh Nguyễn2015-12-1317-53/+283
* [core] Reduce custom layer API to lowest common denominatorJohn Firebaugh2015-12-112-4/+46
* Implementation of flyTo.Adam Hunter2015-12-092-0/+9
* [core] Custom layersJohn Firebaugh2015-12-091-0/+5
* [core] Replace StyleLayerType with RTTIJohn Firebaugh2015-12-071-23/+0
* Fixed linker warnings about overridden styleURL__Minh Nguyễn2015-12-061-3/+0
* [core] use `default` instead of empty function bodyKonstantin Käfer2015-12-032-5/+5
* [core] add std::move to constructorsKonstantin Käfer2015-12-031-1/+1
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-0342-61/+63
* [core] Map::setSprite ⇢ Map::addAnnotationIconJohn Firebaugh2015-12-011-5/+4
* [glfw] No longer necessary to wait for style load to add default markerJohn Firebaugh2015-12-011-2/+0
* [core] Move MapData storage to MapContextJohn Firebaugh2015-12-011-1/+1
* [core] Removed libuv dependency from HTTPCurl*Thiago Marcos P. Santos2015-12-011-0/+14
* [core] Privatize internal headersJohn Firebaugh2015-12-013-359/+0
* [core] Expose fewer RunLoop implementation details in headerJohn Firebaugh2015-12-011-16/+7
* [core] Merge uv_detail.hpp into uv.hppJohn Firebaugh2015-12-013-231/+207
* [core] Introduce Timer abstractionThiago Marcos P. Santos2015-12-011-0/+30
* [core] Removed dependency on uv_loop from the file sourceThiago Marcos P. Santos2015-12-011-6/+8
* [core] Abstract main loop inside RunLoop classThiago Marcos P. Santos2015-12-011-12/+33
* [core] Use AsyncTask on the MapContextThiago Marcos P. Santos2015-12-011-0/+28
* [tests] Don't use icons from the style for annotationsJohn Firebaugh2015-11-301-0/+2
* 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] Collision debug is now MapDebugOptions::CollisionBruno de Oliveira Abinader2015-11-272-3/+1