On Feb 6, 8:51 pm, Julian <[email protected]> wrote: > Thanks for the reply. I need this action to be automated. > i.e. when someone runs a search on a certain location on my map, all > the markers from users appear mashed up on the map, disguised by > 100-200 feet. > Any thoughts?
So? What's the problem with that? If the addresses are already in the database, then write a script that will take them one by one, get directions from the address to somewhere, pick a point along the polyline, and save it. Then when someone does a search show them the location of the newly saved marker. If users are entering their directions then do it on the fly, as they enter the information and save two locations for each marker, the real one and the fake one. > ps. I liked your sitehttp://maps.forum.nu Thanks. ;-) -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
