Draw VectorTiles with interpolate in hybrid mode again

This commit is contained in:
Maximilian Kroeg
2022-01-11 12:46:15 +01:00
parent 2f9a9af809
commit 430f354406

View File

@@ -124,6 +124,7 @@ class VectorTile extends UrlTile {
attributions: options.attributions,
attributionsCollapsible: options.attributionsCollapsible,
cacheSize: options.cacheSize,
interpolate: true,
opaque: false,
projection: projection,
state: options.state,