Page 1 of 1

How to add url to marker?

Posted: 14 Dec 2014, 20:45
by bhuether
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

Re: How to add url to marker?

Posted: 17 Dec 2014, 02:48
by Jan
Hi, not sure what you exactly need to do? Where you want to page the URL. In marker description?

Jan

Re: How to add url to marker?

Posted: 18 Dec 2014, 20:16
by bhuether
Thanks, I ended up just adding the url in the description.

Re: How to add url to marker?

Posted: 21 Dec 2014, 20:16
by Jan
Ok