Right and left button, and chart elevation repeated
-
Hi,
<span class=”HwtZe” lang=”en”><span class=”jCAhz ChMk0b”><span class=”ryNqvb”>I’ve had a problem recently.</span></span> <span class=”jCAhz ChMk0b”><span class=”ryNqvb”>On a first map, the left buttons (fullscreen, zomehome map) and right button (layerswitch) are repeated twice.</span></span> <span class=”jCAhz ChMk0b”><span class=”ryNqvb”>Similarly, the bottom chart (for elevation and slope) is repeated twice. Strange fact: if I add another map on the same page, the first one is displayed correctly, but the second one displays the left and right buttons three times, and the chart three times.</span></span></span>
Here’s the code for the first map (same code for the second map with a different link for the gpx track):
[leaflet-map mapid="GeoportailFrance.plan" fitbounds scrollwheel] [layerswitch tiles="OpenStreetMap.Mapnik"] [elevation gpx="https://www.alpes-sud-photos.com/dev/wp-content/uploads/2023/01/GR4_ETAPE_1_gen.gpx"] [fullscreen] [zoomhomemap] <style> .elevation-waypoint-icon.icon-green:before { background: url(https://www.alpes-sud-photos.com/dev/wp-content/uploads/2023/01/icon-green.png) no-repeat 50%/contain; } .elevation-waypoint-icon.icon-blue:before { background: url(https://www.alpes-sud-photos.com/dev/wp-content/uploads/2023/01/icon-blue.png) no-repeat 50%/contain; } .elevation-waypoint-icon.icon-red:before { background: url(https://www.alpes-sud-photos.com/dev/wp-content/uploads/2023/01/icon-red.png) no-repeat 50%/contain; } </style>
I don’t understand. I tried different settings on other pages and I encounter the same problem.
Many thanks for your help.
The page I need help with: [log in to see the link]
- The topic ‘Right and left button, and chart elevation repeated’ is closed to new replies.