jakeuser / j2memaprouteprovider

Automatically exported from code.google.com/p/j2memaprouteprovider
0 stars 0 forks source link

KML response is no longer available from Google for driving direction #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

https://developers.google.com/maps/documentation/directions/

So the KML handler and parser is of no mean to developer . Just  reminding 
direction response 

where output may be either of the following values:

json (recommended) indicates output in JavaScript Object Notation (JSON)
xml indicates output as XML

using the old is not able to parse the point and developer may get null pointer 
exception in their apps which was prior working.

Original issue reported on code.google.com by vipinhelloindia@gmail.com on 5 Nov 2012 at 7:46