On Nov 4, 2:55 pm, jzerohn <[email protected]> wrote: > I have Windows Application which host a browser control to show the > map. But I have couple issue printing the map. (I uses window.print() > to print the map).
Where is the map? > > 1. The map is not re-centered when printing. I have a big screen and > it is nice to see a large area. But it only print out half of the map > because of the page size. How can I re-center it? I don't know that this is really a "Google Maps API" question, I would think it would be a general html/css question and the answer would involve print specific css. > > 2. My custom marker/icon is not showing up. it shows the default icon. > Could it be that I am using marker manager? A link to your map would help... What are you setting the icon print images to? http://code.google.com/apis/maps/documentation/reference.html#GIcon.printImage http://code.google.com/apis/maps/documentation/reference.html#GIcon.mozPrintImage -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
