Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Commit

Permalink
raster-size and raster-blur don't support functions
Browse files Browse the repository at this point in the history
Fixes #225
  • Loading branch information
jfirebaugh committed Dec 11, 2014
1 parent 57a43a4 commit 8fc9ddb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 19 deletions.
34 changes: 17 additions & 17 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ <h2><a href='#sources' title='link to sources'>Sources</a></h2>
{% highlight json%}
"mapbox-streets": {
"type": "vector",
"url": "mapbox://mapbox.mapbox-streets-v5"
"url": "http://api.example.com/tilejson.json"
}
{% endhighlight %}
</div>
Expand Down Expand Up @@ -722,7 +722,7 @@ <h4 class='pad1y'><a href='#paint_background' title='link to paint: background'
</span>
</div>

<div class='small pad2x'>The color with which the background will be drawn</div>
<div class='small pad2x'>The color with which the background will be drawn.</div>

</div>

Expand All @@ -744,7 +744,7 @@ <h4 class='pad1y'><a href='#paint_background' title='link to paint: background'

</div>

<div class='small pad2x'>Optionally an image which is drawn as the background</div>
<div class='small pad2x'>Optionally an image which is drawn as the background.</div>

</div>

Expand All @@ -768,7 +768,7 @@ <h4 class='pad1y'><a href='#paint_background' title='link to paint: background'

</div>

<div class='small pad2x'>The opacity at which the background will be drawn</div>
<div class='small pad2x'>The opacity at which the background will be drawn.</div>

</div>

Expand Down Expand Up @@ -833,7 +833,7 @@ <h4 class='pad1y'><a href='#paint_fill' title='link to paint: fill' class='quiet

</div>

<div class='small pad2x'>The opacity given to the fill color</div>
<div class='small pad2x'>The opacity given to the fill color.</div>

</div>

Expand Down Expand Up @@ -1105,7 +1105,7 @@ <h4 class='pad1y'><a href='#paint_line' title='link to paint: line' class='quiet

</div>

<div class='small pad2x'>The opacity at which the line will be drawn</div>
<div class='small pad2x'>The opacity at which the line will be drawn.</div>

</div>

Expand All @@ -1131,7 +1131,7 @@ <h4 class='pad1y'><a href='#paint_line' title='link to paint: line' class='quiet
</span>
</div>

<div class='small pad2x'>The color with which the line will be drawn</div>
<div class='small pad2x'>The color with which the line will be drawn.</div>

</div>

Expand Down Expand Up @@ -1217,7 +1217,7 @@ <h4 class='pad1y'><a href='#paint_line' title='link to paint: line' class='quiet

</div>

<div class='small pad2x'>Stroke thickness</div>
<div class='small pad2x'>Stroke thickness.</div>

</div>

Expand Down Expand Up @@ -1275,7 +1275,7 @@ <h4 class='pad1y'><a href='#paint_line' title='link to paint: line' class='quiet

</div>

<div class='small pad2x'>Line blur</div>
<div class='small pad2x'>Blur applied to the line, in pixels.</div>

</div>

Expand Down Expand Up @@ -1519,7 +1519,7 @@ <h4 class='pad1y'><a href='#layout_symbol' title='link to layout: symbol' class=
</span>
</div>

<div class='small pad2x'>Orientation of icon when map is rotated</div>
<div class='small pad2x'>Orientation of icon when map is rotated.</div>

</div>

Expand Down Expand Up @@ -1709,7 +1709,7 @@ <h4 class='pad1y'><a href='#layout_symbol' title='link to layout: symbol' class=
</span>
</div>

<div class='small pad2x'>Orientation of icon or text when map is rotated</div>
<div class='small pad2x'>Orientation of icon or text when map is rotated.</div>

</div>

Expand Down Expand Up @@ -2225,7 +2225,7 @@ <h4 class='pad1y'><a href='#paint_symbol' title='link to paint: symbol' class='q
</span>
</div>

<div class='small pad2x'>The opacity at which the icon will be drawn</div>
<div class='small pad2x'>The opacity at which the icon will be drawn.</div>

</div>

Expand Down Expand Up @@ -2450,7 +2450,7 @@ <h4 class='pad1y'><a href='#paint_symbol' title='link to paint: symbol' class='q
</span>
</div>

<div class='small pad2x'>The opacity at which the text will be drawn</div>
<div class='small pad2x'>The opacity at which the text will be drawn.</div>

</div>

Expand Down Expand Up @@ -2507,7 +2507,7 @@ <h4 class='pad1y'><a href='#paint_symbol' title='link to paint: symbol' class='q
</span>
</div>

<div class='small pad2x'>The color with which the text will be drawn</div>
<div class='small pad2x'>The color with which the text will be drawn.</div>

</div>

Expand Down Expand Up @@ -2671,7 +2671,7 @@ <h4 class='pad1y'><a href='#layout_raster' title='link to layout: raster' class=
<div class='col12 clearfix pad0y'>
<div>
<span class='code space-right'>raster-size</span>
<span class='icon levels inline quiet'></span>


</div>
<div class='small pad2x'>
Expand Down Expand Up @@ -2700,7 +2700,7 @@ <h4 class='pad1y'><a href='#layout_raster' title='link to layout: raster' class=
<div class='col12 clearfix pad0y'>
<div>
<span class='code space-right'>raster-blur</span>
<span class='icon levels inline quiet'></span>


</div>
<div class='small pad2x'>
Expand Down Expand Up @@ -2751,7 +2751,7 @@ <h4 class='pad1y'><a href='#paint_raster' title='link to paint: raster' class='q

</div>

<div class='small pad2x'>The opacity at which the image will be drawn</div>
<div class='small pad2x'>The opacity at which the image will be drawn.</div>

</div>

Expand Down
2 changes: 0 additions & 2 deletions reference/v6.json
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,6 @@
"layout_raster": {
"raster-size": {
"type": "number",
"function": true,
"default": 256,
"minimum": 0,
"maximum": 3855,
Expand All @@ -577,7 +576,6 @@
},
"raster-blur": {
"type": "number",
"function": true,
"default": 0,
"minimum": 0,
"units": "pixels",
Expand Down

0 comments on commit 8fc9ddb

Please sign in to comment.