summaryrefslogtreecommitdiff
path: root/src/mbgl/text/get_anchors.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Fix whitespace; no need for explicit on multi-parameter constructorsJohn Firebaugh2017-03-021-4/+11
|
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-1/+1
| | | | Tile is now the main base class; RasterTile, VectorTile, etc are its subclasses. GeometryTileData and its subclasses form the piece that's passed to the worker.
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
|
* [core] Coordinate is now GeometryCoordinateBruno de Oliveira Abinader2016-03-011-1/+2
| | | | | Also introduced GeometryCoordinates (vector of GeometryCoordinate items), to better cope with GeometryCollection.
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
|
* Updates to labels along linesNicki Dlugash2015-07-091-1/+2
| | | | | | | | | | | | Added a filter to remove anchors with the same text that are too close to each other. Updates to spacing and offset of anchor placement along lines: Takes into account icon size for calculating label length. Recalculates spacing for long labels. Adjusts offsets to first anchors if line is continued from outside the tile boundary.
* port getAnchors from -jsAnsis Brammanis2015-04-011-0/+14