summaryrefslogtreecommitdiff
path: root/src/mbgl/style/style_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] show line and col instead of offset when JSON parsing failsupstream/json-parse-line-colKonstantin Käfer2019-05-061-1/+1
* add onStyleImageMissing to allow dynamically loaded or generated images (#14253)Ansis Brammanis2019-04-021-0/+1
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-041-1/+1
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-251-20/+5
* [core] Read style's transition from parserBruno de Oliveira Abinader2018-10-031-2/+1
* [core] continue loading style even if we mutate itKonstantin Käfer2018-02-231-5/+0
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+1
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+1
* [core] Add layer before notifying observerJohn Firebaugh2017-10-251-1/+2
* [core] remove map update enumIvo van Dongen2017-08-311-7/+7
* [core] Set Style::Impl::loaded only when finishing parsing styleBruno de Oliveira Abinader2017-08-301-1/+2
* [core] Added Style::getDefaultCamera()Bruno de Oliveira Abinader2017-08-111-18/+7
* [node] Reset Style::Impl::lastError when loading a new styleJohn Firebaugh2017-07-241-0/+2
* [core] Correctly track sprite loaded state through smart setStyleJohn Firebaugh2017-07-201-0/+1
* [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-15/+65
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-0/+321