summaryrefslogtreecommitdiff
path: root/src/mbgl/util/tile_cover.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
|
* [core] retain tiles differently and remove old TileID classKonstantin Käfer2016-05-101-3/+6
|
* [core] implement queryRenderedFeaturesAnsis Brammanis2016-04-291-0/+1
|
* [core] Refactor tileCoverJohn Firebaugh2016-02-101-3/+9
|
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
|
* Reparse tiles when zoom level > source maxzoomAnsis Brammanis2015-05-281-1/+1
| | | | | | | | | | so that layout property functions are applied correctly and so that label placement is redone js: https://github.com/mapbox/mapbox-gl-js/pull/1005 and https://github.com/mapbox/mapbox-gl-js/commit/440bc02505eb66f198a3d98708ddc3d9453f453f
* Move tileCover to its own fileJohn Firebaugh2015-04-061-0/+15