Evilferret
Results
2
issues of
Evilferret
MarkerImage is deprecated and should be converted to the Icon type > var image = new google.maps.MarkerImage( place.icon, new google.maps.Size(71, 71), new google.maps.Point(0, 0), new google.maps.Point(17, 34), new google.maps.Size(25, 25));...
Marker shadows were removed in version 3.14 of the Maps JavaScript API. They will be ignored in code, and it would be best to remove them.