There is a demo that does something similar, but it involves a server-
side component:
http://gis5.com/pois_along_route/gm_pois_along_route.php

I think you could adapt some of the methods from Mike Williams' EPoly
class in figuring it out (i.e. get radius of points along the route,
check for nearest restaurants):
http://econym.org.uk/gmap/epoly.htm

Both of these are JS API examples, and I might recommend posting in
the JS Maps API group, as anything they do should be adaptable into
AS3, and they seem to have done a few similar experiments.

- pamela

On Jan 29, 12:36 am, behived <[email protected]> wrote:
> Hello,
>
> I know it is possible to calculate a route from A to B, but is it
> possible to get a list of all the markers that are located on this
> route? To make it a bit more clear: I have a map with all road
> resto's. If you type your start and end point it needs to show only
> the resto's on the calculated route.
>
> thanks for any tips/suggestions on how to achieve this.
>
> Bert Buschop

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" 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-for-flash?hl=en.

Reply via email to