Always use load extent with real world center
This commit is contained in:
@@ -437,8 +437,7 @@ class Graticule extends VectorLayer {
|
||||
features: new Collection(),
|
||||
overlaps: false,
|
||||
useSpatialIndex: false,
|
||||
wrapX: options.wrapX,
|
||||
loadWrapX: false
|
||||
wrapX: options.wrapX
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user