when i added the map to a canvas object the map really did not like it, there was all sorts of flickering no matter what you did, dragging, zooming... a flickering mess (to be precise i added a gmaps to a HTML5 Slide)
On 30 Jan., 05:53, seb <[email protected]> wrote: > Hi, > > I have a project where I would like to be able to upload an image at > the top of Google Map. > I would like to be able to rotate, resize and drag the image at the > top of Google Map, then save it as an overlay when I am happy with the > position and size. > > I am thinking using HTML5 Canvas at the top of the Google map for all > the image manipulation(Rotate, resize etc). > Then use the groundoverlay to put the image in Google Map. > > I have managed to use the GroundOverlay following the google map api > doc. I don't know how to make the HTML5 Canvas and the Google map api > working in pair and I couldn't find any tutorial or example. > > Is anyone has a guide or an idea how to achieve this? > > Cheers, > > Seb -- 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.
