Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Location Mapbox GL Plugin with Outdoors style
Forum Updated to NodeBB v4.3 + New Features

Qt Location Mapbox GL Plugin with Outdoors style

Scheduled Pinned Locked Moved Unsolved General and Desktop
qtlocationmapboxglmaps
2 Posts 1 Posters 474 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gab74
    wrote on last edited by
    #1

    Dear Forum
    i want to use Outdoors style with mapboxgl plugins so i added in QML mapboxgl pugin this parameter

        PluginParameter {
                    name: "mapboxgl.mapping.additional_style_urls"
                    value: "mapbox://styles/mapbox/outdoors-v11"
               }
    

    All works well but the map doesn't show Park Names, City names ecc ecc., only surfaces and the names of states.
    I see the outdoors style on MapBox site and it has all theese informations currently shown.
    So what is the problem with this plugin ?
    Is there a way to show Park names, City Names and so on like on mapbox Outdoors Style site ?

    1 Reply Last reply
    0
    • G Offline
      G Offline
      gab74
      wrote on last edited by
      #2

      Reading online.. it seems a bug in qt 5.15 with mapbox server..

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved