summaryrefslogtreecommitdiff
path: root/src/mbgl/layer/custom_layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Don't crash when destroying a copied CustomLayerJohn Firebaugh2015-12-171-4/+4
* [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VTKonstantin Käfer2015-12-141-2/+2
* [core] Reduce custom layer API to lowest common denominatorJohn Firebaugh2015-12-111-26/+20
* [core] Custom layersJohn Firebaugh2015-12-091-0/+49