Skip to content

Commit

Permalink
Create Bing_Maps.xml
Browse files Browse the repository at this point in the history
Re-adding Bing Street Maps
  • Loading branch information
joshuafuller committed May 28, 2021
1 parent 740325f commit 30f1fb6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Bing/Bing_Maps.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<customMapSource>
<name>Bing Street</name>
<minZoom>0</minZoom>
<maxZoom>20</maxZoom>
<tileType>png</tileType>
<tileUpdate>None</tileUpdate>
<url>https://r0.ortho.tiles.virtualearth.net/tiles/r{$q}.png?g=45</url>
<backgroundColor>#000000</backgroundColor>
</customMapSource>

0 comments on commit 30f1fb6

Please sign in to comment.