summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Simplify and fix query logic across the antimeridianJohn Firebaugh2016-05-171-38/+14
* [core] Fix properties of GeoJSON layers in queryRenderedFeaturesJohn Firebaugh2016-05-172-10/+9
* [core] Eliminate temporary vector in Style::queryRenderedFeaturesJohn Firebaugh2016-05-171-9/+9
* [core] Use mapbox::geometry::envelope in Source::queryRenderedFeaturesJohn Firebaugh2016-05-171-27/+13
* [core] Rewrite TileCoordinate in terms of geometry.hpp pointJohn Firebaugh2016-05-176-115/+70
* [core] Introduce StyleQueryParameters; push coordinate calculations into SourceJohn Firebaugh2016-05-177-53/+63
* [android] #5045 - Adding Async Location Permissions Approval CheckBrad Leege2016-05-172-4/+42
* [ios] Make MGLCoordinateInCoordinateBounds() public (#5053)Jason Wray2016-05-174-5/+30
* [android] #5049 - Updating LOST To Version 1.1.0Brad Leege2016-05-161-1/+1
* [android] #5043 - Updating Support LibraryBrad Leege2016-05-152-2/+2
* [ios] Updated changelog for #4801Minh Nguyễn2016-05-151-0/+1
* [android] #5004 - Introducing MapboxAccountManagerBrad Leege2016-05-1530-71/+156
* [ios] Improve telemetry server URL validation (#5022)Jason Wray2016-05-131-8/+10
* [ios] Add method documentation for view based annotations.Jesse Bounds2016-05-132-0/+41
* [ios] Refactor of annotation view updatesJesse Bounds2016-05-131-32/+13
* [ios] Introduce MGLAnnotationView and support for view annotationsJesse Bounds2016-05-1315-33/+554
* [android] - move OnMapReady callback for offline bugTobrun2016-05-131-1/+1
* [android] #5014 - Updating 4.0.1 ChangelogBrad Leege2016-05-131-1/+1
* [core] Use mapbox::geometry::box in queryRenderedFeaturesJohn Firebaugh2016-05-134-18/+27
* [core] Make mapbox::geometry::envelope usable without explicit template argum...John Firebaugh2016-05-132-5/+15
* [core] Remove unusedJohn Firebaugh2016-05-133-15/+0
* [core] Use mapbox::geometry::{box,envelope}John Firebaugh2016-05-135-70/+34
* [core] Update to geometry.hpp 0.5.0John Firebaugh2016-05-137-5/+10
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-1326-93/+123
* [Qt] Fix map aspect ratioBruno de Oliveira Abinader2016-05-133-4/+17
* [Qt] Initialize GL extensions on MapWindowBruno de Oliveira Abinader2016-05-136-4/+24
* Merge branch 'release-android-v4.0.1'Brad Leege2016-05-1210-23/+26
|\
| * [android] #5014 - Removing malformed HTML from Javadocsandroid-v4.0.1Brad Leege2016-05-129-24/+21
| * [android] #5014 - Updating ChangelogBrad Leege2016-05-121-0/+6
| * [android] #5014 - Updating Version to 4.0.1Brad Leege2016-05-122-2/+2
| * [android] Setting version to 4.0.1-SNAPSHOTBrad Leege2016-05-021-1/+1
| * [android] #4553 - remove annotations fixTobrun2016-05-021-10/+8
| * [android] #4535 - 4.0.0 Changelogandroid-v4.0.0Brad Leege2016-03-301-0/+8
| * [android] #4535 - Setting version to 4.0.0 for releaseBrad Leege2016-03-302-2/+2
* | [core] Fix code style issuesJohn Firebaugh2016-05-127-100/+104
* | [core] Avoid instantiating temporary vectorJohn Firebaugh2016-05-121-19/+20
* | [core] CollisionBox::indexedFeature to CollisionFeature::indexedFeatureJohn Firebaugh2016-05-125-23/+20
* | [core] Replace auto with actual typesJohn Firebaugh2016-05-121-2/+2
* | [core] Avoid instantiating temporary vectorJohn Firebaugh2016-05-121-5/+2
* | [core] Code formattingJohn Firebaugh2016-05-122-5/+5
* | [android] - fixes style init bug, added unit test to prevent regressionTobrun2016-05-122-4/+83
* | [core] remove indirection via Task object in DefaultFileSourceKonstantin Käfer2016-05-121-25/+16
* | [core] Normalize tile coordinates in VectorTile (#4966)John Firebaugh2016-05-1112-54/+9
* | [osx] Fixed framework masteringMinh Nguyễn2016-05-111-1/+2
* | [Qt] Update style to v9 + bumped min/max zoom levelsBruno de Oliveira Abinader2016-05-111-4/+4
* | [Qt] Added viewport modeBruno de Oliveira Abinader2016-05-114-6/+28
* | [core] Added Viewport modeBruno de Oliveira Abinader2016-05-1114-33/+85
* | [core, osx] Updated changelogsMinh Nguyễn2016-05-114-9/+15
* | [android] Update Outdoors style descriptionJason Wray2016-05-111-1/+1
* | [osx] Fixed nested frameworkMinh Nguyễn2016-05-101-4/+1