Deprecate the imageSmoothing option for sources
This commit is contained in:
@@ -61,6 +61,7 @@ class TileSource extends Source {
|
||||
projection: options.projection,
|
||||
state: options.state,
|
||||
wrapX: options.wrapX,
|
||||
interpolate: options.interpolate,
|
||||
});
|
||||
|
||||
/***
|
||||
|
||||
Reference in New Issue
Block a user