Guest User

Untitled

a guest
May 16th, 2013
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.84 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <customMultiLayerMapSource>
  3.     <name>Google Hybrid</name>
  4.     <tileType>PNG</tileType>
  5.     <layers>
  6.         <customMapSource>
  7.                 <name>Google-Map</name>
  8.                 <minZoom>0</minZoom>
  9.                 <maxZoom>19</maxZoom>
  10.                 <tileType>PNG</tileType>
  11.                 <tileUpdate>None</tileUpdate>
  12.         <url>http://khm0.google.com/kh/v=124&#38;x={$x}&#38;y={$y}&#38;z={$z}&#38;s=Galileo</url>
  13.         </customMapSource>
  14.         <customMapSource>
  15.                 <name>GoogleEarth-Map</name>
  16.                 <minZoom>0</minZoom>
  17.                 <maxZoom>19</maxZoom>
  18.                 <tileType>PNG</tileType>
  19.                 <tileUpdate>None</tileUpdate>
  20.         <url>http://mt0.google.com/vt/lyrs=h@206000000&#38;x={$x}&#38;y={$y}&#38;z={$z}&#38;s=Galileo</url>
  21.         </customMapSource>
  22.     </layers>
  23. </customMultiLayerMapSource>
Advertisement
Add Comment
Please, Sign In to add comment