Merge pull request #6399 from tchandelle/vectortile-options-rendermode
Small doc fix in VectorTileOptions renderMode
This commit is contained in:
+2
-1
@@ -4048,7 +4048,8 @@ olx.layer.VectorTileOptions.prototype.renderBuffer;
|
|||||||
* rendered as vectors and can stay upright on rotated views.
|
* rendered as vectors and can stay upright on rotated views.
|
||||||
* * `'vector'`: Vector tiles are rendered as vectors. Most accurate rendering
|
* * `'vector'`: Vector tiles are rendered as vectors. Most accurate rendering
|
||||||
* even during animations, but slower performance than the other options.
|
* even during animations, but slower performance than the other options.
|
||||||
* The default is `'hybrid'`.
|
*
|
||||||
|
* The default is `'hybrid'`.
|
||||||
* @type {ol.layer.VectorTileRenderType|string|undefined}
|
* @type {ol.layer.VectorTileRenderType|string|undefined}
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user