Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 5 of 12 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 113
  1. #41
    Master Texas's Avatar
    Join Date
    Jul 2015
    Location
    Near you
    Posts
    618
    Rep Power
    309

    Exclamation

    Any questions related to licenses please post here:
    [Only registered and activated users can see links. ]

    NOTE: BEFORE POSTING ANY QUESTIONS PLEASE MAKE SURE THAT YOU READ/CHECKED ALL POSTS. HELP US KEEP THIS FORUM CLEAN AND USEFUL BY AVOIDING UNNECESSARY POSTS.

    Thank you.

    iGO PRIMO/NextGen

    The best has no alternative.
    Last edited by Texas; 27th January 2016 at 01:18 AM.

  2.    Advertissements


  3. #42
    Junior Member
    Join Date
    Dec 2014
    Location
    POLAND
    Age
    34
    Posts
    8
    Rep Power
    0

    Default

    i dont know why but TMC doesnt work.

    sys.txt
    [tmc-http]
    enabled=1
    profile_name="nng-igo-tmc-jci"
    profile_version=2
    udp.enabled=0

  4. #43
    Member
    Join Date
    Aug 2015
    Location
    Poland
    Posts
    17
    Rep Power
    0

    Default

    You try with this:
    Spróbuj z tym:


    [network]
    available=1

    [tmc-http]
    enabled=1
    profile_name="nng-igo-tmc-jci"
    profile_version=2
    udp.enabled=0

    [tmc.src.http]
    enabled="1"

  5. #44
    Junior Member
    Join Date
    Dec 2014
    Location
    POLAND
    Age
    34
    Posts
    8
    Rep Power
    0

    Default

    it doesn't work as well

    Spoiler: pic
    ljcJcvJ


    what plugin (ux) is responsible for showing name of City (black arrow) ?? I'd like to use with it but this version shows only street.

  6. #45
    Master Texas's Avatar
    Join Date
    Jul 2015
    Location
    Near you
    Posts
    618
    Rep Power
    309

    Default

    I think this one...

    Town

    [Only registered and activated users can see links. ]
    Attached Files Attached Files

  7. #46
    Junior Member
    Join Date
    Dec 2014
    Location
    POLAND
    Age
    34
    Posts
    8
    Rep Power
    0

    Default

    [Only registered and activated users can see links. ]
    I'm using your version from first post. I've already got Town that is not it.

  8. #47
    Master Texas's Avatar
    Join Date
    Jul 2015
    Location
    Near you
    Posts
    618
    Rep Power
    309

    Default

    I guess it must be something from the skin. There should be an option show city name under settings/navigation view/map appearance/town and postal code...

    Sent from my SM-N9005 using Tapatalk
    Last edited by Texas; 31st January 2016 at 02:28 AM.
    NOTICE: By no means I advise installing illegal software nor I support such actions. This is just for EDUCATIONAL PURPOSES. Please use my post in order to understand or learn something new. I am a proud owner of LICENSED NAVIGATION but just to satisfy my curiosity I test, read and research. Sharing illegal material is against the law.

  9. #48
    Junior Member
    Join Date
    Dec 2014
    Location
    POLAND
    Age
    34
    Posts
    8
    Rep Power
    0

    Default

    that's what does it look like in your version:

    Spoiler: IMG:
    Hez7pPz
    Last edited by Sunnyside Navi; 31st January 2016 at 09:35 AM.

  10. #49
    Master Texas's Avatar
    Join Date
    Jul 2015
    Location
    Near you
    Posts
    618
    Rep Power
    309

    Default

    Oh yes that is the way creator of this plug-in did. I will do some research if there is a better plug-in.

    These are the parameters inside ui file

    Spoiler: UI CODE
    ------mod by FRONTZOSD



    ----city name



    ----

    <modify lm_MapVisualSettings>
    <insert after="default">
    <row prio=4200 text="Town and Postal Code" haspopover=1 details=(sc_Town(%lua.town)) onrelease='sc_SetPopoverListAndOpen("ui.lm_Town_popover")'/>
    </insert>
    </modify>




    <userlist lm_Town_popover text="str" onrelease="ui" enable="bool">
    <default enable=1/>
    <row text="Disable" onrelease='MODEL.lua.town = 0 sc_ClosePopover()'/>
    <row text="City Name" onrelease='MODEL.lua.town = 1 sc_ClosePopover()'/>
    <row text="City&ZipCode" onrelease='MODEL.lua.town = 2 sc_ClosePopover()'/>

    </userlist>







    <layer ui_ShowTown>

    <DIV class="cockpit">

    ;<TEXT class="btn_infofield2" visible=(%lua.town != 0) color=#0000FF glowcolor=#FFFFFF fontsize=30 glowtype=1 glowsize=2 text=%navigation.car.address.city visible=(%lua.town == 1)>

    <TEXT class="btn_infofield2" color=#0000FF glowcolor=#FFFFFF glowtype=1 glowsize=2 text=%navigation.car.address.city visible=(%lua.town && (%lua.town == 2 || %lua.town == 1))>

    <TEXT class="btn_infofield3" class="font_sec bd" color=#00FF00 glowcolor=#FFFFFF glowtype=1 glowsize=2 text=%navigation.car.address.zip visible=(%lua.town && (%lua.town == 2))>

    </DIV>

    </layer>

    Try playing with HEX color code....black is #000000

    Skin_Avicsync_by_pongo_25.01.2016

    Try new ux/SKIN and DATA. Still fast and more options.

    Rename old UX to something just to test new one. Unzip this one to UX and upload it.

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    Credits to: @Catymag
    [Only registered and activated users can see links. ]

    Report back please.
    I tested new skin and data all is well.
    Last edited by Texas; 31st January 2016 at 02:27 PM.

  11. #50
    Important User iGO NextGen AvicSync - Fast Loading - 3 seconds
    iGO NextGen AvicSync - Fast Loading - 3 secondsiGO NextGen AvicSync - Fast Loading - 3 secondsiGO NextGen AvicSync - Fast Loading - 3 secondsiGO NextGen AvicSync - Fast Loading - 3 seconds
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,891
    Rep Power
    1364

    Default

    Interesting, in the source code, it should be #000000 not ##000000 Parser might be forgiving, but it's better be safe than sorry.

 

 

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
  •