Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 56

Threaded View

  1. #15
    Junior Member
    Join Date
    Dec 2009
    Location
    brazil
    Posts
    5
    Rep Power
    0

    Default

    Quote Originally Posted by sergio2 View Post
    Hi,

    Which mapsource are you using ?
    Hi,
    I tried with mobac 1.8, 1.9.7 and 1.9.16

    Mapsource google satellite hybride:

    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <customMultiLayerMapSource>
    <name>Google Satellite Hybrid</name>
    <tileType>PNG</tileType>
    <layers>
    <customMapSource>
    <name>Google Earth</name>
    <minZoom>0</minZoom>
    <maxZoom>19</maxZoom>
    <tileType>PNG</tileType>
    <tileUpdate>None</tileUpdate>
    <serverParts>0 1 2 3</serverParts>
    <url>http://khm{$serverpart}.google.com/kh/v=145&amp;x={$x}&amp;y={$y}&amp;z={$z}</url>
    <backgroundColor>#000000</backgroundColor>
    </customMapSource>
    <customMapSource>
    <name>Google Earth Maps Overlay</name>
    <minZoom>0</minZoom>
    <maxZoom>19</maxZoom>
    <tileType>png</tileType>
    <tileUpdate>None</tileUpdate>
    <serverParts>0 1 2 3</serverParts>
    <url>http://mt{$serverpart}.google.com/vt/lyrs=h@256&amp;hl={$lang}&amp;x={$x}&amp;y={$y}&amp;z={$z}</url>
    </customMapSource>
    </layers>
    </customMultiLayerMapSource>
    Last edited by darlan1; 13th May 2014 at 10:40 PM.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •