Hello,
thank you for your interest in my question. I specify:
– I have a page that contains a map with several marks, each of its last contains 1 name and an address. Here is the code:
[leaflet-map lat=46.553636917437416 lng=0.3422391414642334 zoom=9 zoomcontrol !detect-retina]
[leaflet-marker lat=46.553643 lng=0.342238]Comité de la Vienne de Volley-Ball<br>56 route de Poitiers<br>86280 Saint-Benoit[/leaflet-marker]
[leaflet-marker lat=46.6210703 lng=0.4233897]Gymnase de Montamisé<br>Rue de l'ancien porche<br>86360 Montamisé[/leaflet-marker]
[leaflet-marker lat=46.7142408 lng=0.5447886]Gymnase de Vouneuil sur Vienne<br>Rue de Bel Air<br>86210 Vouneuil sur Vienne[/leaflet-marker]
– in another page, I want to insert a link to the previous page where the map would center on a mark defined in the link.
Am I clearer?