commentaire lors de la lecture du code
This commit is contained in:
1
dist/app.js
vendored
1
dist/app.js
vendored
@@ -5309,6 +5309,7 @@ function forceCenter(x, y) {
|
||||
height = 600;
|
||||
this.width = width;
|
||||
this.height = height;
|
||||
// potentiel zoom
|
||||
this.zoom_level = opts.zoom || 1.5;
|
||||
this.apiurl = opts.apiurl;
|
||||
this.categorylabel = opts.categorylabel || "Category";
|
||||
|
||||
Reference in New Issue
Block a user