Commit bd5ccad1 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

fix map init

parent d4bdb81f
......@@ -64,7 +64,7 @@ var LeafletObject = function(id,data,options){
this.fov = data.camera.fov;
// quick fix, will reinit
this.initialize();
//this.initialize();
var self = this;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment