Hallo
I am planning to write an application consisting of a map and some textual information (cards) related to places on the map.
Is it possible to “link” a piece of information to a marker on the map, so that when the user clicks on the link the map is shown and is panned to/centered on the related marker?
And viceversa, when the user clicks on the marker he/she gets redirected to the page containing related information.
Would this link be handled by a route, as usual?
For installing map first you will update your bower and install leaflet libraries using below mentioned command. This command will help you installing leaflet map in your application.