I need to show the Map only for the World
like http://stackoverflow.com/questions/...axbounds-wont-let-zoom-out-to-see-whole-world
How to set this in OL3,
tried by giving extent to the view but not working
view : new ol.View({ center : center.getCoordinates(), zoom : this.mapOptions.zoom, extent : [-180,-180,180,180] })
أكثر...
like http://stackoverflow.com/questions/...axbounds-wont-let-zoom-out-to-see-whole-world
How to set this in OL3,
tried by giving extent to the view but not working
view : new ol.View({ center : center.getCoordinates(), zoom : this.mapOptions.zoom, extent : [-180,-180,180,180] })
أكثر...