Page 1 of 1

how to go to any site, by clicking on a marker ?

Posted: 26 Sep 2011, 15:38
by Еще один нуб
Привет, Ян!

I'm using phoca maps component+plugin, with joomla 1.7, and i would like, if it possible, to go to a site or a forum by clicking on a marker ? No open Marker Window just clicking on a marker(and it get info from title of marker and go to site). How can i do it? It will be switch-case-function?
switch(what this?)
case(if .$markerV ( :roll: it is?????) ->title==anyparameter) blablabla; [break;]
...
case(if something :roll: ->title==anyparameterN) blablablaN; [break;]
[default: ..... [break;]
i think right? :idea:

P.S. Your module is very good! Thank you.
С приветом, из сибири, Еще один нуб!

Re: how to go to any site, by clicking on a marker ?

Posted: 27 Sep 2011, 18:00
by Jan
Hi, I think, this needs to be customized in the code, but no specific advice from me, as I didn't do such modification yet - no experiences for now :-(

Jan