summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-091-5/+7
|\ \ | |/
| * fix automated headless testing on travisKonstantin Käfer2014-07-091-5/+7
| |
* | fix gypfileMike Morris2014-07-091-1/+1
| |
* | clean up pipesMike Morris2014-07-096-57/+18
| |
* | try breaking up build-style pipeline into pipeable filesMike Morris2014-07-088-121/+106
| |
* | first attempt at testing malformed style parsingMike Morris2014-07-073-6/+30
|/
* 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
| | | | fixes #300
* 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 ↵Konstantin Käfer2014-06-011-8/+13
| | | | | | tile's zoom level instead of the map zoom level fixes #253
* 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
| | | | | | | | fixes #212
* | fixed poi translateNicki Dlugash2014-05-301-5/+2
| |
* | Merge branch 'master' into label-styles-line-breakNicki Dlugash2014-05-301-6/+10
|\ \ | |/ | | | | | | Conflicts: bin/style.js
| * translate as a text bucket propertyAnsis Brammanis2014-05-301-8/+10
| | | | | | | | When used, text is translated before being checked for collisions.
| * 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 ↵Nicki Dlugash2014-05-291-8/+8
| | | | Semibold, so changed them back
* updated font for poi labels, and made arial unicode bold fallback for open ↵Nicki Dlugash2014-05-291-7/+7
| | | | sans semibold
* 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
|\ | | | | Add glyph range PBF loading support
| * Merge branch 'master' into glyphrange-masterYoung Hahn2014-05-291-133/+319
| |\ | | | | | | | | | | | | | | | Conflicts: bin/style.js src/text/placement.cpp
| * | Add second fontstack for testing.Young Hahn2014-05-291-4/+4
| | |