summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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-0513-496/+726
* [core] Make it possible to limit the size of the SQLite cacheThiago Marcos P. Santos2015-12-271-0/+3
* [tests] Test with OnlineFileSourceJohn Firebaugh2015-12-231-0/+34
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-231-20/+0
* [tests] Rewrite resource loading testJohn Firebaugh2015-12-222-0/+15
* [ios] Meters per point at latitudeMinh Nguyễn2015-12-221-5/+7
* [core] Prepare for OfflineFileSourceJohn Firebaugh2015-12-211-14/+7
* [ios, osx] Optional peak altitude for flyingMinh Nguyễn2015-12-202-0/+29
* [core] Clamp pitch in easeTo(), flyTo()Minh Nguyễn2015-12-191-0/+1
* [ios, osx] Allow zero-duration flightMinh Nguyễn2015-12-192-10/+23
* [core] Reformulated flyTo optionsMinh Nguyễn2015-12-191-8/+9
* [core] Refined and commented flyToMinh Nguyễn2015-12-191-5/+42
* [android] Camera APIBrad Leege2015-12-181-5/+5
* [ios, android] Add methods to remove a custom layerJohn Firebaugh2015-12-172-0/+3
* [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
* [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