On May 8, 3:47 pm, "[email protected]" <[email protected]> wrote: > Using the site linked before? Or how so?
That site doesn't seem to create any random paths, just random markers... > > On May 8, 6:44 pm, "[email protected]" <[email protected]> > wrote: > > > > > On May 8, 3:22 pm, "[email protected]" <[email protected]> wrote: > > > > But is there anyway to randomly generate only stretches of 1 mile? > > > Make sure the random route is greater than 1 mile and truncate it to 1 > > mile (the functions available in epoly may help). > > > -- Larry > > > > On May 8, 5:38 pm, "Marcelo -http://maps.forum.nu" > > > > <[email protected]> wrote: > > > > Zoom in to the area you want, then generate two random markers inside > > > > the map, like this http://maps.forum.nu/gm_array_sort.html > > > > and get directions from one marker to the other. to make it generate random 1 mile routes, you would probably want to create your own map that adds 2 random markers, calculates a route between them (as Marcelo indicates above), then truncates that route to 1 mile in length (if it is less than that, try again....) -- Larry > > > > > -- > > > > Marcelo -http://maps.forum.nu > > > > -- > > > > > On May 8, 11:18 pm, "[email protected]" <[email protected]> wrote: > > > > > > Im doing an survey of the roads for potholes in my city, I was > > > > > wondering if there is a way to randomly generate a 1 mile route in > > > > > side a bounded area in google maps? Note that all the answers above use the Google Maps API, not Google Maps. > > > > > Thanks :)- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
