zlant/parking-lanes

Add Bing Aerial Imagery

Closed this issue · 0 comments

Now that maxar is gone, the app lacks a good secondary aerial image provider.

I tried adding Bing today but failed. The main issue is, that the app uses Leaflet and Bing has some crude special format that does not work out of the box.

Maybe someone with more knowledge of Leaflet and TypeScript can solve this…

Here are some pointers

My code is at https://github.com/tordans/parking-lanes/commits/try-adding-bing2/ but that is just WIP commits trying to get anything going … so don't expect anything useful.