Location List – Open Marker on Custom Call
You can create custom external link to open marker. Use sbvcgmap_open_marker(map_no, marker_no) to open marker. This function also works for multiple maps per page. See below example. You can use this function on click, hover or on any event.
sbvcgmap_open_marker(map_no, marker_no);
Function Parameters:
map_no: No of map on page. Start count from one. So first map will be 1 second on same page will be 2.
marker_no: Count no of markers in order of you have inserted from admin side. (Same as map_no)
Open Marker On Click
Click to Open Marker 1
Click to Open Marker 2
Click to Open Marker 3
Click to Open Marker 4
Open Marker On Hover
Hover to Open Marker 1
Hover to Open Marker 2
Hover to Open Marker 3
Hover to Open Marker 4
View Directions
View Directions
View Directions
View Directions
Open Marker On Click
Click to Open Marker 1
Click to Open Marker 2
Click to Open Marker 3
Click to Open Marker 4
Open Marker On Hover
Hover to Open Marker 1
Hover to Open Marker 2
Hover to Open Marker 3
Hover to Open Marker 4
View Directions
View Directions
View Directions
View Directions