xintao
4
Hi, emj, I think I should explain my question in this way:
Would you please open this website: http://www.openrouteservice.org/? Okay, this is a web mashup which embed the openstreetmap using OpenLayers functions. In this website, you can get a route path using the tools left side of the web page.
Okay, everytime the webpage construct the route path, it needs to get the map data based on the current map view, right? So, it needs to access the OSM map data in current map view correspondingly, am I right? Therefore, it needs to download or read the corresponding OSM map data programatically everytime, right?
What I want to know is: how can they do it? What is the specific method?
Thank you.
Yours,
Xintao