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

Hybrid View

  1. #1
    Member
    Join Date
    Nov 2017
    Location
    earth
    Posts
    10
    Rep Power
    0

    Default

    Thank you im gonna pick trough the coding see what i can come up with its not for me in particular but just a pet project

    so a quick look at the code and i think this code would do the job the code comes from the travel kml just need to get a set of icons for all jun numbers and edit the kml to add in the correct code might take me a few weeks to get it but the result would be every junction number displayed

    name>M1</name>

    <metadata><igoicon><filename>1.bmp</filename></igoicon></metadata>

    <Placemark>
    <name>J1</name>

    <Point>

    <coordinates>-1.7933000,55.5652000,0</coordinates>

    </Point>

    </Placemark>


    name>M1</name>

    <metadata><igoicon><filename>2.bmp</filename></igoicon></metadata>

    <Placemark>
    <name>J2</name>

    <Point>

    <coordinates>-1.7933000,55.5652000,0</coordinates>

    </Point>

    </Placemark>
    Last edited by Boki; 16th April 2018 at 09:38 PM.

  2.    Advertissements


 

 

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
  •