summaryrefslogtreecommitdiff
path: root/src/mbgl/style/conversion/tileset.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-0/+1
* Fix TileJSON conversion to allow single point boundsAsheem Mamoowala2018-08-021-2/+2
* [core] Tweak conversions to reduce binary sizeJohn Firebaugh2018-07-301-21/+21
* fixed typo in error messageJustyna Janczyszyn2018-07-191-1/+1
* Clamp TileJSON.bounds latitudes to [-90, 90] (#11964)Asheem Mamoowala2018-05-211-8/+9
* Merge tag 'ios-v3.7.6' into masterJason Wray2018-03-141-0/+2
|\
| * Support TileJSON bounds property (#10701)Asheem Mamoowala2018-02-081-0/+104
* [core] add support for mapzen terrarium (#11154)Molly Lloyd2018-02-141-0/+10
* TileJSON Bounds allows values inclusive of world extentsAsheem Mamoowala2018-02-121-1/+1
* Support TileJSON bounds property (#10701)Asheem Mamoowala2018-01-051-0/+31
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-0/+73