WebGL points / rebuild buffers on every non animation frame
This commit is contained in:
@@ -11,7 +11,6 @@ import {clamp, lerp} from '../src/ol/math';
|
||||
import Stamen from '../src/ol/source/Stamen';
|
||||
|
||||
const vectorSource = new Vector({
|
||||
features: [],
|
||||
attributions: 'NASA'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user