summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Android bindingsupstream/android-custom-vector-sourceAsheem Mamoowala2017-10-2514-2/+533
* Converter for CustomVectorSource::OptionsAsheem Mamoowala2017-10-182-0/+65
* [core] API Render test for CustomVectorSourceAsheem Mamoowala2017-10-174-3/+77
* Fix formattingAsheem Mamoowala2017-10-172-9/+8
* [core] Tests for CustomVectorSource and CustomTileAsheem Mamoowala2017-10-117-16/+187
* [macos] Update bindings for OptionsAsheem Mamoowala2017-10-104-14/+57
* [core] Cleanup headers, includes, and external type referencesAsheem Mamoowala2017-10-107-16/+11
* [core] Move CustomTileLoader to its own header and cpp fileAsheem Mamoowala2017-10-107-123/+119
* [core] Instead of reusing GeoJSONOptions use - CustomVectorSource::Options an...Asheem Mamoowala2017-10-107-45/+47
* [core] Cache canonical tile data to avoid multiple round trips through the bi...Asheem Mamoowala2017-10-101-2/+10
* Fix formattingAsheem Mamoowala2017-10-102-7/+7
* Map overscaledTilesAsheem Mamoowala2017-10-104-27/+61
* Build fix: CustomTile::setTileData::data shadows GeometryTile::dataAsheem Mamoowala2017-10-101-3/+3
* [ios,macos] Add custom vector source example to demo appsJesse Crocker2017-10-104-26/+227
* [ios,macos] Add bindings for Custom vector sourcesAsheem Mamoowala2017-10-1011-3/+541
* [darwin] Abstract ShapeSource interfaceJesse Crocker2017-10-1014-133/+235
* actor ref-actorAsheem Mamoowala2017-10-108-75/+156
* Custom TileAsheem Mamoowala2017-10-103-0/+108
* [core] Custom Vector SourcesJesse Crocker2017-10-1014-1/+315
* [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac...Asheem Mamoowala2017-10-0911-5/+123
* [core] Add `cameraForLatLngs()` method with modified bearingAsheem Mamoowala2017-10-094-14/+71
* [node] Release v3.5.7 (#10164)Bruno de Oliveira Abinader2017-10-092-1/+4
* [test] Added GlyphManager.ImmediateFileSourceBruno de Oliveira Abinader2017-10-093-3/+70
* [core] Update glyph requestors _before_ requesting from file sourceBruno de Oliveira Abinader2017-10-092-8/+5
* [qt] use const for setting ResourceTransformRinigus2017-10-092-2/+2
* [qt] add ResourceTransform APIRinigus2017-10-093-0/+47
* Add ignores for heatmap render tests (#10147)upstream/cam-mas-2.2.6Vladimir Agafonkin2017-10-061-1/+18
* [macos] Scale down snapshot images (#10105)upstream/az-lightFredrik Karlsson2017-10-041-0/+2
* [ios, macos] Improve snap shotter documentation. (#10020)Fabian Guerra Soto2017-10-048-92/+160
* [android] - update symbol layer example with changing symbol locationTobrun Van Nuland2017-10-043-8/+42
* [ios] check at compile timeFredrik Karlsson2017-10-031-0/+2
* [ios] Title case based on current orthographyMinh Nguyễn2017-10-031-1/+8
* [ios] Work around Swift -> ObjC dictionary bridge issuesJesse Bounds2017-10-032-10/+57
* [ios] Various Xcode 9 fixesFredrik Karlsson2017-10-032-8/+27
* [ios] Undocument deprecated style class methodsJason Wray2017-10-021-12/+4
* [ios] Expose -showAttribution: publicly as an IBActionJason Wray2017-10-023-2/+15
* [ios] Updated Traditional Chinese localizationMinh Nguyễn2017-09-291-2/+2
* [build] Use the 'arch' cache template keyBruno de Oliveira Abinader2017-09-291-3/+3
* Release node v3.5.6 (#9610)node-v3.5.6Bobby Sudekum2017-09-294-16/+27
* [ios] Don't disable user tracking when selecting an annotationJason Wray2017-09-292-5/+1
* [android] - make OfflineTilePyramidRegionDefinition parceableTobrun Van Nuland2017-09-291-2/+52
* [ios] Define user dot constants in implementation fileMinh Nguyễn2017-09-282-5/+13
* [core] Split GeoJSONTileData and related classes into a separate headerAsheem Mamoowala2017-09-283-94/+96
* [core] Use geojsonvt 6.3.0Asheem Mamoowala2017-09-281-1/+1
* [core] Add minzoom to GeoJSONOptionsKonstantin Käfer2017-09-284-1/+14
* [build] split out DefaultFileSource and dependents to a separate targetKonstantin Käfer2017-09-2825-279/+472
* [android] fix snapshot builds (#10079)Pablo Guardiola2017-09-281-2/+3
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-2761-449/+1806
|\
| * [android] [auto] Update properties to version 5.1.4 in preparation for build.android-v5.1.4Tobrun Van Nuland2017-09-263-3/+3
| * [android] - latLngBounds testTobrun Van Nuland2017-09-261-9/+0