Bhupinder Chawla
Posts: 0
Joined: Thu Aug 28, 2014 1:21 am

Custom Marker for Geo Location

Hi,

My image is in Appery Images (it has been loaded there). What is the path and name of the image I need to use for the markerImage below.

var markerImage = 'images/beachflag.png';

var myLatLng = new google.maps.LatLng(local_Latitude, local_Longitude);
var beachMarker = new google.maps.Marker({
position: myLatLng,
map: map,
icon: markerImage

Thanks!

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Custom Marker for Geo Location

Hello,

Files uploaded via Media Manager are in folder image
See full path on screen shot Image

Return to “Issues”