Hi Mudassar,
I see your article "Google maps v3 with multiple marker". I want to change the icon on that code. I want to use my custom icon instead of google red icon. I have tried using below code. but it's not working can you please check and resolve?
icon: { image: 'http://yava.ro/wp-content/plugins/responsive-maps-plugin/includes/icons/green.png', iconsize: [50, 50], iconanchor: null, shadow: 'http://yava.ro/wp-content/plugins/responsive-maps-plugin/includes/icons/shadow.png', shadowsize: [50, 50], shadowanchor: null}
Code reference : http://yava.ro/
Also code does not work with HTML5 "<!doctype html>". Please look on this.
Thanks in advance.