summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [core] Added MetersBoundsBruno de Oliveira Abinader2015-11-113-18/+20
* [core] Use PrecisionPoint in zoom and angle functionsBruno de Oliveira Abinader2015-11-111-7/+8
* [core] Use pass-by-ref in CameraOptionsBruno de Oliveira Abinader2015-11-111-4/+4
* [core] Use PrecisionPoint in coordinate functionsBruno de Oliveira Abinader2015-11-111-7/+7
* [core] Added PrecisionPoint to represent pixel pointsBruno de Oliveira Abinader2015-11-112-2/+16
* [core] Added isValid to geo helper structsBruno de Oliveira Abinader2015-11-111-0/+12
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-103-120/+19
* [core] Eliminate use of ClassProperties for layoutJohn Firebaugh2015-11-101-64/+0
* [core] Expose default fade duration to Map APIBruno de Oliveira Abinader2015-11-101-2/+5
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-022-6/+33
* [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-304-2/+72
* [node] Output debug logs when a render test times outJohn Firebaugh2015-10-281-0/+1
* improve gestures in perspective viewAnsis Brammanis2015-10-261-0/+1
* [core] reparse tiles when new data arrivesKonstantin Käfer2015-10-261-0/+1
* [core] Make response data shared to avoid excessive copyingKonstantin Käfer2015-10-261-1/+1
* [core] do not use std::atomic_* with shared_ptrsKonstantin Käfer2015-10-261-4/+4
* [core] add support for stale responsesKonstantin Käfer2015-10-261-0/+4
* IB inspectable for allowing tiltMinh Nguyễn2015-10-231-0/+1
* [core] Added save/restore capabilities to GL configBruno de Oliveira Abinader2015-10-221-0/+4
* [core] Added GLContextMode to MapDataBruno de Oliveira Abinader2015-10-222-3/+9
* [core] Style-sourced shape annotation propertiesJohn Firebaugh2015-10-221-4/+7
* [iOS] Removed long-unavailable APIsMinh Nguyễn2015-10-222-14/+0
* [iOS] Replaced styleID property with styleURL__ inspectableMinh Nguyễn2015-10-222-8/+6
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-222-16/+10
* [core] Rationalize style property classes: <type>{Paint,Layout}PropertiesJohn Firebaugh2015-10-221-32/+92
* add setSetVisibleCoordinateBounds api as already in iOSManabu-GT2015-10-221-0/+7
* [android] Refactor annotations APILeith Bade2015-10-221-4/+0
* [android] Implement UserLocationViewLeith Bade2015-10-221-2/+3
* [android] Fix bug in setSprite when calculating pixel data sizeLeith Bade2015-10-221-4/+4
* [core] Added more transform state gettersBruno de Oliveira Abinader2015-10-211-0/+4
* [core] Annotation refactorJohn Firebaugh2015-10-203-10/+6
* [core] Pull annotation typedefs to own header; add AnnotationIDJohn Firebaugh2015-10-203-16/+29
* [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
* VAO and extension tracking code.Adam Hunter2015-10-061-0/+32
* Correctly handle spurious wake-ups in Map::pause()Leith Bade2015-10-061-1/+0
* [ios] update MGLMapView inline docs for v8 stylesJason Wray2015-10-021-2/+2
* [ios] describe radians↔degrees functionsJason Wray2015-10-021-0/+2
* [ios] fix unintentional omission of delegate sections & methods from docsJason Wray2015-10-021-94/+94
* [ios] fixes #2490: add annotation image enabled propertyJustin R. Miller2015-10-021-0/+5
* [ios] fixes #2491: document MGLAnnotationImageJustin R. Miller2015-10-011-2/+18
* mason variant@1.0Mike Morris2015-09-307-1033/+5
* [node] Handle tiles which 404 betterbsudekum2015-09-291-1/+1
* Added GL logging utilityAdam Hunter2015-09-291-0/+40
* Rewrite annotation invalidation strategyJohn Firebaugh2015-09-281-0/+1
* Refactor Android render loop to limit frame rate to 60 FPSLeith Bade2015-09-241-3/+1
* Refactor NativeMapView to hold std::unique_ptr to Map and DefaultFileSourceLeith Bade2015-09-241-2/+2
* Improve handling of cancelled HTTP requestsLeith Bade2015-09-231-1/+1
* Fix freezing on Android when rotatingLeith Bade2015-09-221-0/+1
* Remove implicit conversion from double → floatEric Horacek2015-09-191-1/+1