> FYI - Does not work in IE7 for me. Right. This was one of the reasons why I switched to full canvas-based solution. It's using toDataURL method that is not implemented in ExCanvas I'm using for IE compatibility.
It's possible to keep using canvas for IE and toDataURL in the browsers that support it, but I didn't want to complicate this example. Paul (http://notebook.kulchenko.com/maps) On Dec 2, 7:55 pm, Ralph Ames <[email protected]> wrote: > >I also implemented a different approach here: > > http://notebook.kulchenko.com/maps/datamark > > FYI - Does not work in IE7 for me. > > -- > > 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 > athttp://groups.google.com/group/google-maps-api?hl=en. -- 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.
