I have a feature attribute which contains a file name for a PDF. When the feature is clicked I would like to be able to create a link to the filename but I have having problem getting the link to work. Below is the content for the popup but it does not create the link:
"Owner: " + feature.attributes.OWNER + " <br> " + " " < + feature.attributes.AB_PDF + > -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Problem-with-a-popup-showing-a-link-tp5078879.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
