Back
Advanced Tips
By sharing a map via a link, you or others can freely browse places and routes on the map on the big screen.
However, based on different scenarios and creative identities, creators have different needs for map styles when sharing map links. In order to meet everyone's sharing needs in different application scenarios, we have now added several controllable parameters to the sharing link, which may help you display different map styles in different sharing scenarios.
For the time being, you need to manually splice the links to process them.
Hides the top header:header=0
Hides the detail header:detail=0
Hides group route options:options=0
Copy map link
Open the map link with a browser and delete the link content after the map ID
Manually splice links
If you need to hide the QR code in the upper right corner of the map, you can add after the linked map id:?header=0
If you need to hide the QR code in the upper right corner of the map and the details in the lower left corner, you can add after the linked map id:?header=0&detail=0
If you need to display only the map, you can add after the linked map id:?header=0&detail=0&options=0