Removed extra comma. Fixes #496
This commit is contained in:
@@ -1025,7 +1025,7 @@ var overviewer = {
|
||||
|
||||
overviewer.map.setCenter(latlngcoords);
|
||||
overviewer.map.setZoom(zoom);
|
||||
},
|
||||
}
|
||||
},
|
||||
/**
|
||||
* The various classes needed in this file.
|
||||
|
||||
Reference in New Issue
Block a user