summaryrefslogtreecommitdiff
path: root/include/mbgl/style/source.hpp
Commit message (Expand)AuthorAgeFilesLines
* follow-up fixes after 16416Mikhail Pozdnyakov2020-04-221-2/+3
* [core] Add style::Source::setVolatile()/isVolatile() APIMikhail Pozdnyakov2020-04-221-2/+5
* [core] Introduce Source::setMinimumTileUpdateInterval APIMikhail Pozdnyakov2020-04-201-4/+15
* [core] Add setMaxOverscaleFactorForParentTilesAlexander Shalamov2020-04-011-0/+14
* Bump mapbox-base to 1.2.0Alexander Shalamov2020-03-231-2/+2
* [core] Add runtime API for setting tile prefetch delta for SourceAlexander Shalamov2020-02-111-0/+5
* [core] Check layer compatibility with sourceMikhail Pozdnyakov2019-09-181-0/+3
* [core] Use mapbox::base::TypeWrapper instead of utils::peerMikhail Pozdnyakov2019-09-101-2/+2
* [core, ios, macos] SDK objects should hold weak pointers to the core style ob...Mikhail Pozdnyakov2019-09-091-0/+4
* [core] Replace unique_any with peer from mapbox-bindgenBruno de Oliveira Abinader2018-08-081-2/+2
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+1
* [core, ios, macos] Implement unique_any and remove linb::anyAsheem Mamoowala2017-11-221-2/+2
* [core] Return {Source,Layer}::getID by valueJohn Firebaugh2017-05-121-1/+1
* [core] Immutable ImplsJohn Firebaugh2017-05-121-8/+21
* [core] Remove unused declarationJohn Firebaugh2017-05-051-5/+0
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-1/+0
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-021-3/+0
* [core, darwin] Object identity for MGLSource*, MGLStyleLayer*John Firebaugh2017-04-131-0/+6
* Make Source::getZoomRange return an optional rangeBruno de Oliveira Abinader2017-03-211-2/+1
* [core] Expose Source::getZoomRangeBruno de Oliveira Abinader2017-03-201-1/+4
* [core] query source featuresIvo van Dongen2017-03-091-0/+5
* [core] Removed map attribution APIMinh Nguyễn2016-09-261-0/+3
* [core] Runtime source API: private implsJohn Firebaugh2016-06-161-0/+63