Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 35
  1. #21
    Member +
    Join Date
    Apr 2013
    Location
    spaiin
    Age
    45
    Posts
    40
    Rep Power
    16

    Default

    Yes!,
    It's good to know, but I did not solve the problem, because I do not want to give up the 2D icons!

    So I'll have to go around the idea of a command or something to limit the visibility like Pois or speedcams.

    I still need help!

  2.    Advertissements


  3. #22
    Master Alain57's Avatar
    Join Date
    Jul 2017
    Location
    France
    Posts
    632
    Rep Power
    2173

    Default

    Can be added to "sys.txt"

    [3d]
    [Tmcmap]
    show_tmc_icons = "0"

    But it's without guarantee !

  4. #23
    iGO Enthusiast Annoying display of icons
    Annoying display of iconsAnnoying display of iconsAnnoying display of iconsAnnoying display of iconsAnnoying display of iconsAnnoying display of iconsAnnoying display of icons
    Boki's Avatar
    Join Date
    Jun 2014
    Location
    Niš
    Age
    53
    Posts
    6,819
    Rep Power
    4709

    Default

    Hmmm, I just know for this commands:

    [3d]
    3d_tmc_road_extra_width=200

    and
    [route]
    tmc_weight=6

    but I do not know their purpose

    But it is possible (judging by the principle of the function of the sys commands), that Alain's proposal works.
    Before asking a question, know it's already discussed here and at 99.9% is not unique. Use search.
    NO ONE IS A SEER, READ (click on): [Only registered and activated users can see links. ] <- Click!
    [Only registered and activated users can see links. ] <- Click!

    Spoiler: obs
    Many questions become very arduous, a lot of time chewed deja vu...Since we have lost all the year of work and effort, many people have no will to answer the same questions again. Me neither. Use a search, please.

  5. #24
    Member +
    Join Date
    Apr 2013
    Location
    spaiin
    Age
    45
    Posts
    40
    Rep Power
    16

    Default

    Boki_Srb, the parameters you mention refer to the extra colored width in the streets with events. I've tried what you say, Alain57, without success.
    Even what I put below.

    Spoiler: code
    somewhere I found this
    but it does not do anything:

    [sign]
    rendering_order="tmc_icons,icons,labels,buildings"

    ;and viceversa


    tmc_after_sign=1 ;(0)

    tmc_after_building=0 ;(1)

    I also tried
    in:

    [map],
    [3d],
    [3d_config],
    [route] and [navigation]:


    multitmc=0
    tmc_mapping=0
    max_tmc_on_horizon=0





    hide_tmc_on_road=1
    hide_tmc_on_horizon=1

    disable_non_significant_events=1
    show_traffic_current_on_route_only=1



    showSignificantEventsOnly=1
    show_Significant_Events_Only=1

    hide_tmc_non_significant_events=1
    hide_non_significant_events=1
    hide_TMCIcon_non_significant_event=1
    hide_TMCIcons_non_significant_events=1

    tmc_icons_non_significant_events=0
    tmc_filtred_non_significant_events=1

    tmc_showSignificantEventsOnly=1
    3d_tmc_showSignificantEventsOnly=1
    tmc_show_Significant_Events_Only=1
    show_tmc_non_significant_events=0
    3d_tmc_non_significant_events=0

    TMCIcon_non_significant_event=0
    TMCIcons_non_significant_events=0
    TMCIcon_Significant_Events_Only=1
    TMCIcons_Significant_Events_Only=1

    traffic_current_traffic_option = 2
    current_traffic_option = 2


    filter_tmc_non_significant_events=1
    filter_non_significant_events=1

    3d_tmc_showSignificantEventsOnly=1

    3d_tmc_non_significant_events=0

    3d_tmc_filtered_non_significant_events=1

    3d_tmc_icons=0

    tmc_traffic_icons=0


    tmc_icons=0
    TMCicons=0
    TMC_icons=0
    tmcicons=0
    show_tmc_icons=0
    show_TMCicons=0
    show_TMC_icons=0
    show_tmcicons=0



    he does not know what I want!!!




    the fact is that in the tmc menu we have the option to show only significant events, but it does not translate into visualization
    I think that, in addition, not managing many events-icons, it would improve performance a bit
    Last edited by tayar; 27th May 2018 at 09:16 AM.

  6. #25
    Master Alain57's Avatar
    Join Date
    Jul 2017
    Location
    France
    Posts
    632
    Rep Power
    2173

    Default

    Hello,

    I do not know anymore !
    We must admit that you are looking to do something unusual !

  7. #26
    Member +
    Join Date
    Apr 2013
    Location
    spaiin
    Age
    45
    Posts
    40
    Rep Power
    16

    Default

    Yes, right, now it's a matter of curiosity to see if it's possible.

    I like the clean screen, without excess of icons or information that does not refer to my route. I mean, I do not want to see security cameras miles away from my route that just confuse me with the ones that really affect me, or gas stations that I'm not going to pass through, or pedestrian crossings in a town when I'm on a highway ...

    That is achieved, what resists me is the events.

    Anyway, thank you very much for the help!

  8. #27
    Master spyder's Avatar
    Join Date
    Jan 2016
    Location
    Esperia
    Posts
    1,208
    Rep Power
    1186

    Default

    It's normal to see events.
    Try reducing radius:

    [tmc-http]
    dt_dl_0=300.0 ;refresh in sec
    dl_dist_0_km=200.0 ;radius in km try reducing
    Last edited by Boki; 27th May 2018 at 03:07 PM.

  9. #28
    Member +
    Join Date
    Apr 2013
    Location
    spaiin
    Age
    45
    Posts
    40
    Rep Power
    16

    Default

    Hi spyder. Yes, I have those parameters, currently 100 kilometers away, necessary for IGO to take into account important events when calculating the route.

    To make the icons disappear from the screen, you would have to reduce the radius to, for example, 1 kilometer, which would lose functionality.

    We already know that I can make them transparent and keep all the functions and warnings, but now I'm looking for a way to polish the behavior of the function, since there is the option of important events.

    I do not know how to program, so I can not dive where that fits. it can be something like adding some instructions to some .lua or something complicated, I do not know

    But thanks for your answer
    Last edited by tayar; 27th May 2018 at 11:44 AM.

  10. #29
    Master spyder's Avatar
    Join Date
    Jan 2016
    Location
    Esperia
    Posts
    1,208
    Rep Power
    1186

    Default

    You can also try making the icons smaller, in global_cfg/images/tmc You can use "low" images, overwritig them in all folders (high-low-mid). Same work for warning icon (da), if they are too large.
    Last edited by Boki; 27th May 2018 at 03:08 PM.

  11. #30
    Member +
    Join Date
    Apr 2013
    Location
    spaiin
    Age
    45
    Posts
    40
    Rep Power
    16

    Default

    Yes, I also did that, changing the medium and high for the low ones.
    But although small, they are still a bunch of triangles in big cities like Madrid. I almost prefer to make them transparent

 

 

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
  •