Use where function in MVT tests
This commit is contained in:
@@ -459,6 +459,7 @@
|
||||
};
|
||||
|
||||
var features = {
|
||||
ArrayBuffer: typeof ArrayBuffer === 'function',
|
||||
Uint8ClampedArray: ('Uint8ClampedArray' in global)
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user