Skip to content

Commit

Permalink
Add option for Google Maps without places of interest icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard D. Thompson II committed Dec 15, 2021
1 parent c42296d commit fdcb47a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Google/Google Roadmap No POI.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<customMapSource>
<name>Google Roadmap No POI</name>
<minZoom>0</minZoom>
<maxZoom>20</maxZoom>
<tileType>jpg</tileType>
<tileUpdate>None</tileUpdate>
<url>http://mt1.google.com/vt/lyrs=m&amp;x={$x}&amp;y={$y}&amp;z={$z}&amp;s=Gal&amp;apistyle=s.t%3A2%7Cs.e%3Al%7Cp.v%3Aoff</url>
<backgroundColor>#000000</backgroundColor>
</customMapSource>

0 comments on commit fdcb47a

Please sign in to comment.