Merge pull request #13221 from M393/vectortile-interpolate
Draw VectorTiles with interpolate in hybrid mode again
This commit is contained in:
@@ -124,6 +124,7 @@ class VectorTile extends UrlTile {
|
|||||||
attributions: options.attributions,
|
attributions: options.attributions,
|
||||||
attributionsCollapsible: options.attributionsCollapsible,
|
attributionsCollapsible: options.attributionsCollapsible,
|
||||||
cacheSize: options.cacheSize,
|
cacheSize: options.cacheSize,
|
||||||
|
interpolate: true,
|
||||||
opaque: false,
|
opaque: false,
|
||||||
projection: projection,
|
projection: projection,
|
||||||
state: options.state,
|
state: options.state,
|
||||||
|
|||||||
Reference in New Issue
Block a user