Skip to content

Instantly share code, notes, and snippets.

@pierrelorioux
Created June 3, 2015 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pierrelorioux/4eb5365240d9a6d405cc to your computer and use it in GitHub Desktop.
Save pierrelorioux/4eb5365240d9a6d405cc to your computer and use it in GitHub Desktop.
google sat layer dans MOBAC
<customMapSource>
<name>Google SAT</name>
<minZoom>0</minZoom>
<maxZoom>19</maxZoom>
<tileType>JPG</tileType>
<tileUpdate>IfNoneMatch</tileUpdate>
<url>http://mt{$serverpart}.google.com/vt/lyrs=s,m&amp;hl=iw&amp;x={$x}&amp;y={$y}&amp;z={$z}</url>
<serverParts>0 1 2 3</serverParts>
</customMapSource>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment