I am using Google Map Version 3 API to add markers on Google Map.
The problem is that, markers show up on browsers. but when users print the
I was able to print markers by using MarkerWithLabel in place of Google's Marker class which uses images in place of canvas.