summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ios-v3.1.0-pre.4ios-v3.1.0-pre.4Minh Nguyễn2016-02-052-3/+1
* [ios] Updated documentation and changelog for 3.1.0Minh Nguyễn2016-02-053-13/+25
* [android] #3830 added mocked parcel implementationTobrun2016-02-052-0/+189
* Fix Memory leak caused by duplicated add in LocationListener listjaumeolba2016-02-051-1/+3
* node-v3.0.2node-v3.0.2Mike Morris2016-02-042-1/+7
* [node] patch memory leak in NodeMap::requestMike Morris2016-02-041-1/+1
* [ios] Explain prerelease testing in docsJordan Moncharmont2016-02-041-1/+10
* [core] Remove Response::Error::Reason::CanceledJohn Firebaugh2016-02-044-6/+5
* [tests] Don't call the callback for cancelled responsesJohn Firebaugh2016-02-045-15/+17
* [all] Make #include <mapbox/variant.hpp> universally accessibleJohn Firebaugh2016-02-048-8/+2
* [android] #3811 - handle null target value by using previous camera position.Tobrun2016-02-041-0/+9
* [android] #3758 - Projection / Visible Region implementation.Tobrun2016-02-0424-686/+460
* [core] Comparison operators for LatLngBoundsJohn Firebaugh2016-02-031-0/+11
* [core] #509 - Creating and using MIN_ZOOM and MAX_ZOOM constantsBrad Leege2016-02-033-2/+6
* [core] #509 - Adding min / max checks to parameters and refactoring to utiliz...Brad Leege2016-02-031-14/+4
* [android][core] #509 - Setting Min and Max Zooms warning annotations in Andro...Brad Leege2016-02-032-4/+18
* Adding NativeScript and Xamarin plugins to the library listBrad Leege2016-02-031-1/+3
* [ios] Fixed designable warning when showing user locationMinh Nguyễn2016-02-031-1/+1
* [core] Make bool conversions explicitJohn Firebaugh2016-02-032-6/+13
* [android] #3752 - added scroll by x,y feature, introduced new CameraUpdateTy...Tobrun2016-02-0311-42/+422
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-0210-82/+190
* [core] Remove unusedJohn Firebaugh2016-02-028-38/+0
* [core] Remove superflous inlinesJohn Firebaugh2016-02-021-18/+18
* [core] Remove unusedJohn Firebaugh2016-02-021-4/+0
* [core] Remove unusedJohn Firebaugh2016-02-023-21/+0
* [core] tweak dash rendering and enable render testsAnsis Brammanis2016-02-022-4/+6
* [core] make symbol sort order more deterministicAnsis Brammanis2016-02-023-7/+11
* [core] support tiles with non-4096 extentsAnsis Brammanis2016-02-0226-37/+93
* [core] Simplify latLngToCoordinate calculationJohn Firebaugh2016-02-021-5/+3
* [core] Remove unusedJohn Firebaugh2016-02-022-5/+0
* [core] Remove TransformState::getNormalizedZoomJohn Firebaugh2016-02-025-19/+14
* [core] Remove unused declarationsJohn Firebaugh2016-02-021-3/+0
* [tests] Reorganize tests to match src structureJohn Firebaugh2016-02-0224-23/+24
* [android] #3736 - clicks should ignore marker validation when an InfoWindowAd...Tobrun2016-02-021-1/+1
* [android] #3754 - newLatLngBounds: unit tests for LatLng and LatLngBounds, bu...Tobrun2016-02-0234-768/+690
* [android] #3759 - Add SupportMapFragment, test app integration, cleanup old f...Tobrun2016-02-029-27/+201
* [ios] Renamed -showAnnotations:withEdgeInsets:animated:Minh Nguyễn2016-02-012-15/+12
* Custom edgeInsets for fitting in showAnnotationsJordan Moncharmont2016-02-012-8/+35
* [core] Normalize only raster source tile URLsJohn Firebaugh2016-02-016-4/+48
* [core] Don't use structJohn Firebaugh2016-02-011-5/+10
* [core] Refactor TileJSON parsing for offlineJohn Firebaugh2016-02-013-22/+49
* [tests] Refactor and make MockFileSource more generalJohn Firebaugh2016-02-0112-550/+592
* [android] #3776 - UiSettings uses MapView instead of MapboxMap as dependency....Tobrun2016-02-016-191/+118
* [android] #3753 - Optimising zoomTobrun2016-02-015-127/+309
* [android] #3760 - parity with Google Maps SDKTobrun2016-02-0111-464/+819
* Added scalable iconMinh Nguyễn2016-01-301-0/+81
* ios-v3.1.0-pre.3Minh Nguyễn2016-01-291-1/+1
* [core] Change TileData pixelRatio to an integerJohn Firebaugh2016-01-292-2/+2
* [core] Rationalize Resource initializationJohn Firebaugh2016-01-2912-100/+180
* [core] Ensure that FileSource has access to tile URL, pixelRatio, x, y, zJohn Firebaugh2016-01-296-29/+66