Understood Rossko, but I think I have already seen Google Maps for Mobile and it looks like that is only for applications running on mobile and not for run into browser, isn't it? And I need a solutions that must run into any mobile browsers.
What about do the same with image maps? Like run server-side JavaScript and get the URL generated to exhibit it in a browser, can't I do it too? About GDirections, I found a mobile site that seems to use it like I would like to use. Access from mobile phone (or from Fifefox with wmlbrowser addon, that belongs you to see URL using Asp): www.onibusrecife.com.br/mobile Where "origem" = origin and "destino" = destiny. You have to use 2 streets from Recife (Brazil) to fullfilll it. Copy street names from here: http://maps.google.com/maps?f=q&source=s_q&hl=pt-BR&geocode=&q=Recife+-+PE,+Brasil&sll=37.0625,-95.677068&sspn=21.120364,59.414063&ie=UTF8&ll=-7.894669,-34.881592&spn=0.410802,0.928345&t=h&z=10&iwloc=A For Exemple: origem: R. Dom Bosco destino: R. da Aurora It uses Asp and gives you description for go from origin to destiny. Do you think this has been using server-side Javascript? Thanks in advance! Luiz 2009/4/16 Rossko <[email protected]> > > > Now, I would like to know about GDirections (all there explanation about > > which streets people have to drive on, where turn, etc). Please, does > > anybody know how to take the URL that generate all that explanation? > > The only way you are allowed to use GDirections is when running the > javascript API at a browser. You can't run it from a server. You > can't run it without using javascript. You'll have to rethink your > project (which I'm guessing is really 'how can I run the full API on a > mobile device' - you can't) Go and look at Google Maps for Mobile. > > cheers, Ross K > > > > -- []s, Luiz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
