[Google Maps API v3] Drawing library and mousemove event

2012-11-27 Thread grzesiek
It's possible to get coordinates on mousemove event when use Drawing library and current mode is draw polygon? When I not draw polygon this works fine. *google.maps.event.addListener(map, 'mousemove', MyMaps.getMousePos);* MyMaps.getMousePos have now only one task: display event to console. --

[Google Maps API v3] Drawing Library Event Listener Help

2012-09-25 Thread J.P. Given
Hello, For the life of me I can't find a solution to this problem. Using the V3 drawing library, if you are using editable shapes, is there a way to attach a "resize" or "change" event listener to the created shape? Firing the " overlaycomplete" event is working great but I would love to know if

Re: [Google Maps API v3] Drawing Library

2012-03-05 Thread Chris Broadfoot
Unfortunately there's not much in the way of customization - could you file feature requests on the issue tracker and expand on what you'd like to see? http://code.google.com/p/gmaps-api-issues -- G+: http://chrisbroadfoot.id.au/+ Twitter: http://twitter.com/broady On Sun, Mar 4, 2012 at 5:04

[Google Maps API v3] Drawing Library

2012-03-04 Thread Amir F
Hi, Do you know how customizable the new drawing library is? I'd like to change the icons used for polygon nodes and things like that but couldn't find anything on documentation. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.

[Google Maps API v3] Drawing Library - some thoughts

2011-12-31 Thread Qunhuan
Hi, I have been playing with the drawing tools exampleand found it very well designed, neat, capable and functional. However, I think the current design MAY, to some extent, limit it to client side and geometry base