mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-08 03:18:36 +03:00
remove superfluous initialize call
This commit is contained in:
@@ -153,8 +153,6 @@ class Map extends React.Component {
|
||||
// Initialize supercluster index
|
||||
this.superclusterIndex = new Supercluster(clusterConfig);
|
||||
|
||||
this.initializeTileLayer(map);
|
||||
|
||||
map.keyboard.disable();
|
||||
map.zoomControl.remove();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user