On Aug 6, 11:13 am, Zac Zheng <[email protected]> wrote: > Can anyone comment on my plight? It must be possible to have a > crosshair for Google maps and have the map fully clickable/draggable > It would be embarrassing to tell my client otherwise:S
A search for crosshair yields http://groups.google.com/group/Google-Maps-API/browse_thread/thread/20ad4ddbed6ba822 If you follow Scott's method you need to make the cross-hair marker inert (clickable:false). It does work -- the marker stays in the same place and clicks fall through to the map -- although it can result in some sluggishness of response. I haven't tried Esa's method. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
