summaryrefslogtreecommitdiff
path: root/src/mbgl/style/conversion/tileset.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] TileJSON conversion clamps bounds longitude to [-180,180], per specAsheem Mamoowala2018-03-091-0/+2
* [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