digidem / leaflet-bing-layer

Bing Maps Layer for Leaflet v1.0.0
http://digidem.github.io/leaflet-bing-layer/
87 stars 53 forks source link

Bing Maps moving from V7 to V8 #19

Closed gargipingale closed 7 years ago

gargipingale commented 7 years ago

I use leaflet bing layer plugin. I have been notified that Bing Maps is moving from V7 to V8 version on June 30, 2017. Does this plugin take that into consideration ?

gmaclennan commented 7 years ago

Hi @gargipingale, the change from Bing Maps V7 to V8 refers to the Bing Javascript API. This plugin does not use that API. It uses the Imagery API from the Bing REST API: https://msdn.microsoft.com/en-us/library/ff701716.aspx

The plugin will not be affected by the deprecation of Bing Maps V7.