pyqtlet2
pyqtlet2 copied to clipboard
Add BingMaps
Discussed in https://github.com/JaWeilBaum/pyqtlet2/discussions/29
Originally posted by k4dmandu March 16, 2022 Is it possible to display bing maps as a layer? There is a plugin for leaflet due to the use of {q} instead of {xyz} in the service url, but how could it be integrated?
Designated plugin for this might be https://github.com/digidem/leaflet-bing-layer
Can be implemented similar in the way the rotated marker was implemented.