ESA-PhiLab/iris

FR: Make bing zoom level configurable

robmarkcole opened this issue · 0 comments

Currently the zoom level is hard coded I think here but it would be nice if this could be configured like:

      "Bing": {
          "description": "Aerial Imagery",
          "type": "bingmap",
          "zoom_level": 12
      }