summaryrefslogtreecommitdiff
path: root/src/mbgl/map/map_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* Move AnnotationManager inside Style, make Style sharedupstream/galinelle_setStyle++Gali Nelle2020-02-041-6/+13
* [core] Export symbol placement update status from MapObserverMikhail Pozdnyakov2019-08-231-1/+1
* [core] Forward ImageManagerObserver::onRemoveUnusedStyleImages to MapObserver...Alexander Shalamov2019-05-211-0/+1
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-4/+1
* add onStyleImageMissing to allow dynamically loaded or generated images (#14253)Ansis Brammanis2019-04-021-0/+1
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-281-1/+1
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-281-1/+1
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-3/+7
* [core] Cleanup Map::Impl ctorBruno de Oliveira Abinader2019-03-201-15/+5
* [core] Move Map::Impl to its own def/impl filesBruno de Oliveira Abinader2019-02-271-0/+86