Hey, I'm trying to solve a problem with my Google Maps directions with printing my own markers and the zoom controller.
In the problem screenshot (see below) you can see that the images i used for my markers (and google's) and the zoom controller on the map turns into a missing image when I print this page via the "Print this page" button. After spending some time on IRC, someone suggested me the solution to use a static map to replace the dynamic map for printing. A good idea and I found some code that created a static map from a directions map. The problem is that the code (which is the only one i found) is a V2 API code and much is deprecated and doesn't work anymore. I still have some problems with countvertex methods and have no idea on how to convert them to V3 code. Anyone interested in helping me out here? Problem screenshot: http://www.donaldini.be/files/test/printError.jpg Demo page: http://www.donaldini.be/files/test/ -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
