Page 1 of 1
Clickable point on map and colored territory
Posted: 10 Sep 2016, 02:20
by myaso1488
Hi! Thx for module, great
I have 2 questions:
1) How i can do clickable marker on map. Not "marker content", just visit link after click on marker
2) Have u solutions for mark a territory? like that
https://www.google.rs/maps/place/%D0%A1 ... 2891?hl=ru
Marker and territory border
Thx.
Re: Clickable point on map and colored territory
Posted: 11 Sep 2016, 23:55
by Jan
Hi,
1) hmmm, I think, this is more a question for Google Maps developers, I don't know if this is possible
2) you can do it per KML, see:
https://www.phoca.cz/joomlademo/phoca-maps-kml
Jan
Re: Clickable point on map and colored territory
Posted: 12 Sep 2016, 13:02
by myaso1488
1) No! I ask about clickabele marker in Phoca maps. (Phocamaps - markers). I can only make HTML code and get it after click on marker, but i wanna go to URL after click on marker
2) Thx! But i cant find info about connect that with PhocaMaps.
Re: Clickable point on map and colored territory
Posted: 12 Sep 2016, 22:18
by Jan
1) Yes, but the map and the marker is displayed by Google Maps and markers are fully managed by Google Maps API. The standard feature of markers is, when you click on it, the "baloon" is displayed. This is not managed by Phoca Maps.
2) See:
https://www.phoca.cz/documents/53-phoca- ... phoca-maps
Re: Clickable point on map and colored territory
Posted: 09 Oct 2016, 15:40
by myaso1488
1) so, may that solution?
http://stackoverflow.com/questions/8769 ... -at-marker
Can we do it in Phoca Maps?
Re: Clickable point on map and colored territory
Posted: 11 Oct 2016, 11:56
by Jan
Hi, is there any working example, I get 404 on the fiddle site?
Jan