BingMaps integration #29
-
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? |
Beta Was this translation helpful? Give feedback.
Answered by
JaWeilBaum
Mar 18, 2022
Replies: 1 comment
-
Hey @k4dmandu you might be able to achieve this by adding the following js plugin to the project - similar like I added the rotated marker to it. If you want you can try to solve this in a private fork and the create a merge request :) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JaWeilBaum
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @k4dmandu you might be able to achieve this by adding the following js plugin to the project - similar like I added the rotated marker to it. If you want you can try to solve this in a private fork and the create a merge request :)