summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* rename llmr => mbglKonstantin Käfer2014-07-162-9/+10
* convert stylesheet to use the correct stop valuesKonstantin Käfer2014-07-101-119/+119
* change line width and add line-width testKonstantin Käfer2014-07-101-1/+0
* fix invalid jsonMike Morris2014-07-091-1/+1
* move render type to layer top levelKonstantin Käfer2014-07-091-205/+95
* switch to GeoJSON-style geometry type namesKonstantin Käfer2014-07-091-23/+23
* replace {{token}} with {token}, and %d/%d/%d with {z}/{x}/{y}Konstantin Käfer2014-07-091-28/+28
* fix automated headless testing on travisKonstantin Käfer2014-07-091-5/+7
* remove duplicate layersKonstantin Käfer2014-07-031-26/+0
* add back v3 outdoors styleKonstantin Käfer2014-07-031-87/+2419
* load glyphset url from stylesheetKonstantin Käfer2014-07-021-1/+1
* read sprite image from styleKonstantin Käfer2014-07-021-0/+1
* add interpolationKonstantin Käfer2014-06-301-0/+3
* refactor functionsKonstantin Käfer2014-06-301-22/+20
* saving current stateKonstantin Käfer2014-06-231-3607/+161
* convert to jsonKonstantin Käfer2014-06-161-19/+19
* use token replacement for icon property as wellKonstantin Käfer2014-06-041-6/+6
* finished separating scalerank 4 POIs by localrankNicki Dlugash2014-06-021-18/+90
* Merge branch 'expressions' into expressions-poisNicki Dlugash2014-06-021-4/+4
|\
| * Merge branch 'master' into expressionsKonstantin Käfer2014-06-021-4/+4
| |\
| | * draw motorway casing below roadsAnsis Brammanis2014-06-021-4/+4
* | | separating scalerank 4 pois by localrankNicki Dlugash2014-06-021-37/+124
|/ /
* | fix admin boundary bucketsEden Halperin2014-06-021-7/+9
* | implement nested expression parsingKonstantin Käfer2014-06-021-2/+5
|/
* update hillshade stopsEden Halperin2014-06-011-3/+8
* allow setting prerender state with a function tooKonstantin Käfer2014-06-011-12/+13
* Allow property functions for prerender properties, but tie them to the tile's...Konstantin Käfer2014-06-011-8/+13
* programmatic styling APIJustin R. Miller2014-05-312-48/+194
* maxWidth for country, place, and water labelsNicki Dlugash2014-05-301-16/+21
* changed all labels to name_enNicki Dlugash2014-05-301-18/+18
* added new style properties to largest marine labelsNicki Dlugash2014-05-301-2/+8
* tweaked hillshade opacitiesNicki Dlugash2014-05-301-12/+31
* reduce to three font stacks and updates to compensateNicki Dlugash2014-05-301-8/+9
* contour labels and waterway label style updatesNicki Dlugash2014-05-301-3/+11
* Merge branch 'master' into label-styles-line-breakNicki Dlugash2014-05-301-19/+19
|\
| * add token replacement systemKonstantin Käfer2014-05-301-19/+19
* | fixed poi translateNicki Dlugash2014-05-301-5/+2
* | Merge branch 'master' into label-styles-line-breakNicki Dlugash2014-05-301-6/+10
|\ \ | |/
| * translate as a text bucket propertyAnsis Brammanis2014-05-301-8/+10
| * line wrappingAnsis Brammanis2014-05-301-2/+2
| * parse maxWidth, lineHeight and alignment, pass to FontStack::getShapingMike Morris2014-05-301-0/+2
* | removed translate property from poi label classes, added to bucketNicki Dlugash2014-05-301-9/+12
* | poi label size refinementNicki Dlugash2014-05-301-6/+17
|/
* new font stack deployed. Made Arial Unicode Bold fallback for Open Sans SemiboldNicki Dlugash2014-05-291-7/+7
* temporarily changed country label font back to originalNicki Dlugash2014-05-291-1/+1
* dont have font stack yet with arial unicode bold as fallback to Open Sans Sem...Nicki Dlugash2014-05-291-8/+8
* updated font for poi labels, and made arial unicode bold fallback for open sa...Nicki Dlugash2014-05-291-7/+7
* use updated fontstackEden Halperin2014-05-291-7/+7
* fix country labelsEden Halperin2014-05-291-3/+3
* Merge pull request #264 from mapbox/glyphrangeYoung Hahn2014-05-291-0/+19
|\