It must have a function that turns on the marker's dragging state, that's what I want, just like in "my maps". The way I showed in the link it's not nice, the marker doesn't have de bouncy effect...
On 24 ago, 17:07, Rossko <[email protected]> wrote: > > The way that guy did on the link I placed here doesn't fit my needs, > > because the marker just follow the cursor in the visible area of the > > map (it doesn't move de map like in "my maps" at google maps) and when > > I click to place it doesn't have the "bouncy" effect (just when it is > > really dragged). > > That's it, I wanna make like "my maps". > > Ah okay, you'll have to write some code that listens to the mouse > movements (like Esa's) but does more actions with it. > Say, detecting when you get close to the edge of the map, and then > panning the map. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
