Hello, Carlos! Actually, I`d like to know how I can create the same structure (blanks to put origin and destination) and have the results inside my webpage. Some programmers told me that you can create comands with java script which redirects the values typed inside the blanks to google maps and it returns with the information you want in the Google Maps API incorporated in your website.
I know how to create the blanks and the search commands, but i don`t know how to bring the results to my own webpage. the commands i have opens the google maps web page and shows the results there, like the link you posted before. I want it to appear in my website, with my website my layout (as the example http://200.99.150.170/PlanOperWeb/Resultado.asp?OpcMetro=0&OpcCPTM=0&OpcPPD=0&OpcMaxPe=600&opcTipoDia=0&OpcFaixaHoraria=23&OpcPriorizar=T&CdNotIDOrig=4599&CdNotIDDest=26754) Thanks! On 24 jun, 18:44, Carlos Montelongo <[email protected]> wrote: > Something like this? > > http://maps.google.com/maps?f=d&hl=en&geocode=&saddr=start&daddr=end&sll=37.0625,-95.677068&sspn=33.572881,61.171875&ie=UTF8&z=7 > > Regards, > Carlos Montelongo > > El 24/06/2011, a las 09:56, jpaula <[email protected]> escribió: > > > Hello guys, > > > I'm working on a project which I have to simulate a development of a > > new website, using Google Maps API. It`s about a local public > > transportation agency, which will provide in its website the same > > service as google transit - search public transportation options by > > putting origin and destination addresses, and show the search result > > on a new page. > > > I just want to know which mechanisms I would have to use to provide > > it > > > How do I integrate a search engineer in my website which allow the > > user to see the results in my website, both in integrated API map and > > beside it? > > > See exemples: > > > SAO PAULO - BRAZIL Local agency web site: > > >http://200.99.150.170/PlanOperWeb/Resultado.asp?OpcMetro=0&OpcCPTM=0&... > > > I apreciatte your help, I have to finish this project until > > tomorrow!!! > > > Thanks in advance > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Maps API V2" 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 > > athttp://groups.google.com/group/google-maps-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
