How to add url to marker?

Phoca Maps - displaying maps in Joomla! CMS
bhuether
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 07 Nov 2014, 16:33

How to add url to marker?

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How to add url to marker?

Post by Jan »

Hi, not sure what you exactly need to do? Where you want to page the URL. In marker description?

Jan
If you find Phoca extensions useful, please support the project
bhuether
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 07 Nov 2014, 16:33

Re: How to add url to marker?

Post by bhuether »

Thanks, I ended up just adding the url in the description.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How to add url to marker?

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply