Hi Lance,

meanwhile I got it, thanks. I managed to create a script dynamically 
(not really necessary, it can be a static script too in my case). My 
server is called back, the result is provided as JSON. What I'm missing 
is the event, indicating the successful loading of the scrpt...

Regards

Lance Dyas schrieb:
> Neil.Young wrote:
>   
>> Lance Dyas schrieb:
>>   
>>     
>>> neil.young wrote:
>>>   
>>>     
>>>       
>>>> The strange thing: GDirections.load does work. What is the difference?
>>>>     
>>>>       
>>>>         
>>> GDirections very likely uses JSON.
>>>
>>>   
>>>     
>>>       
>> Sorry, crossposting.
>>
>> Hmm. Don't really understand... What has JSON as abstraction similar to 
>> XML to do with the transport? I mean: Even if they use JSON they have to 
>> issue a GET/POST to their servers in order to get the required routes 
>> and directions? What do I miss?
>>   
>>     
>  JSON is javascript (and typically implemented as JSONP .. with a call back)
> it is cross domain and involves attaching a script tag to the 
> header...which the
> browser downloads and processes...  it doesnt involve using xmlhttprequests
> its what you saw in Jurgens post but you probably already figured that 
> out by
> now.
>
>
> >
>   

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to