tombatossals / angular-openlayers-directive

AngularJS directive to embed an interact with maps managed by the OpenLayers library
http://tombatossals.github.io/angular-openlayers-directive/
MIT License
282 stars 183 forks source link

Create Disconnected Maps #388

Open mourya09 opened 6 years ago

mourya09 commented 6 years ago

Hi All,

I want to create multiple maps with disconnected interactions. Right now, if I create two maps and perform Zoom-in or Zoom-out then both maps respond the same way as it is performed on one. Is there is any way to disconnect them?