FR: Make bing zoom level configurable
robmarkcole opened this issue · 0 comments
robmarkcole commented
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
}