(cherry picked from commit feb9e528aa)
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
This commit is contained in:
co-authored by
Ryan McKinley
parent
b312a60627
commit
7b3275d4ed
@@ -274,6 +274,7 @@ export class GeomapPanel extends Component<Props, State> {
|
||||
let view = new View({
|
||||
center: [0, 0],
|
||||
zoom: 1,
|
||||
showFullExtent: true, // alows zooming so the full range is visiable
|
||||
});
|
||||
|
||||
// With shared views, all panels use the same view instance
|
||||
|
||||
Reference in New Issue
Block a user