summaryrefslogtreecommitdiff
path: root/include/mbgl/map/map_observer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [docs] EnterIdle -> BecomeIdleChris Loer2018-12-111-1/+1
* [core, darwin, android] Add onDidEnterIdle to MapObserver.Chris Loer2018-12-111-0/+1
* [core] add error for non-virtual destructor deletes + add virtual dtorsKonstantin Käfer2017-05-181-0/+2
* [core] s/onSourceDidChange/onSourceChanged/ + source refBruno de Oliveira Abinader2017-03-211-1/+4
* [core] Pass std::exception_ptr in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-1/+2
* [core] Replace MapChange enum with MapObserverBruno de Oliveira Abinader2017-03-151-0/+38