How to add url to marker?
Posted: 14 Dec 2014, 20:45
Hi,
I noticed in the plugin .php file this
$iconOutput = $map->setMarkerIcon($markerV->icon, $markerV->iconext, $markerV->iurl, $markerV->iobject, $markerV->iurls, $markerV->iobjects, $markerV->iobjectshape);
However, $markerV->iurl is null. Is this to say one could add a url in this manner? For that mater, what is iurls?
Thanks,
Brian
I noticed in the plugin .php file this
$iconOutput = $map->setMarkerIcon($markerV->icon, $markerV->iconext, $markerV->iurl, $markerV->iobject, $markerV->iurls, $markerV->iobjects, $markerV->iobjectshape);
However, $markerV->iurl is null. Is this to say one could add a url in this manner? For that mater, what is iurls?
Thanks,
Brian