var LayerManager = function(layers){
this.addListener = function(listener){
};
this.getCurrentLayer = function(){