Maps API Marker Overlay
Posted: 22 Aug 2013, 14:58
Hi,
I'm using joomla 2.5.11 with the Phoca Maps 2.0.6 module and plugin.
Since i like to have "control" over the markers, i'd like to use the overlay function setMap(map) (google maps API).
When i got it right, i need to have an javascript array of all the markers shown in the map.
Can i use markerArray.push(markerV) somehow after the marker is created via $map->setMarker(...) in the phocamaps.php file?
Please help!
I'm using joomla 2.5.11 with the Phoca Maps 2.0.6 module and plugin.
Since i like to have "control" over the markers, i'd like to use the overlay function setMap(map) (google maps API).
When i got it right, i need to have an javascript array of all the markers shown in the map.
Can i use markerArray.push(markerV) somehow after the marker is created via $map->setMarker(...) in the phocamaps.php file?
Please help!