Forum Replies Created

Viewing 1 replies (of 1 total)
  • Yes, It could be too big. Resize the image to less than 30×30 OR, if you want it to be bigger, change the lines in js/nwm-gmap3.js:

    newMarker = new google.maps.MarkerImage( nwmSettings.path + "/img/marker.png",
                    new google.maps.Size( 30,30 ),

    to something bigger than 30,30

Viewing 1 replies (of 1 total)