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

Threaded View

  1. #11
    Master
    Join Date
    Nov 2017
    Location
    europa
    Posts
    130
    Rep Power
    246

    UX

    see if this UX can be suitable to reduce the list to tree-lined parking lots, it is only a draft which will prevent the display and search of all other forms of parking by modifying the main function

    Quote Originally Posted by non-use of the spoiler voluntarily due to the reduced size of the quote
    function sc_FindParking()
    local search_root = MODEL.poi.find_group("Parking\001Rest_Area")
    if search_root == -1 then
    search_root = MODEL.poi.find_group("Automotive\001Parking")
    end
    return search_root
    end
    Exclamation this pseudo filter may not have any influence on the search for online car parks

    Please before downloading the attachment, please consult the message #3561 which follows this post
    Attached Files Attached Files
    Last edited by lunapark; 19th June 2022 at 10:48 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
  •