Also, if you want to add link to marker popup, use this syntax Message here click here and add link like you normally would with WordPress editor..
MapQuest requires app key, get it from their website alternatively, you can use OpenStreetMap as tile service ...
You can choose to use MapQuest by signing up and supplying app key, or use OpenStreetMap tiles.
Add message with, or add HTML by adding it to the content of the shortcode Link here, or use text from property, like {title} or identify property with popup property, and each shape will use its own popup text if available...
Use the marker format Click here and add hyperlink like you normally would with WordPress editor...
The slight issue I had was that I was adding the in text block created using WordPress page builder.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Some improvements to the codebase added the same styling options for lines as there are for geojson added popups to lines, as there are for markers added example to the shortcode admin page for the style attributes on lines added code and another example for disabling all map interactions . 2.4.0.
Added popup text and popup property to leaflet-geojson to bind popups via property or geojson properties. 2.1.0.
Needed to add support for MapQuest app key, since they discontinued the direct access of their tiles on July 11, 2016 added OpenStreetMap URL as the new default.
Read more