New since the first post was made last year, yes :)
I know this is an ancient post but just wondered if the xml files were available to send?
I just then need to figure out how to get this to work on a map in a scene I'm working on as a car dock app!
{
"results" : [
{
"address_components" : [
{
"long_name" : "0000",
"short_name" : "0000",
"types" : [ "street_number" ]
},
{
"long_name" : "C Road",
"short_name" : "C Rd",
"types" : [ "route" ]
},
{
"long_name" : "Edgerton",
"short_name" : "Edgerton",
"types" : [ "locality", "political" ]
},
{
"long_name" : "Center",
"short_name" : "Center",
"types" : [ "administrative_area_level_3", "political" ]
},
{
"long_name" : "Williams",
"short_name" : "Williams",
"types" : [ "administrative_area_level_2", "political" ]
},
{
"long_name" : "Ohio",
"short_name" : "OH",
"types" : [ "administrative_area_level_1", "political" ]
},
{
"long_name" : "United States",
"short_name" : "US",
"types" : [ "country", "political" ]
},
{
"long_name" : "43517",
"short_name" : "43517",
"types" : [ "postal_code" ]
}
],
"formatted_address" : "0000 C Road, Edgerton, OH 43517, USA",
"geometry" : {
"location" : {
"lat" : 41.455537,
"lng" : -84.672209
},
"location_type" : "ROOFTOP",
"viewport" : {
"northeast" : {
"lat" : 41.4568859802915,
"lng" : -84.67086001970848
},
"southwest" : {
"lat" : 41.4541880197085,
"lng" : -84.67355798029151
}
}
},
"types" : [ "street_address" ]
},
{
"address_components" : [
{
"long_name" : "Center",
"short_name" : "Center",
"types" : [ "administrative_area_level_3", "political" ]
},
{
"long_name" : "Williams",
"short_name" : "Williams",
"types" : [ "administrative_area_level_2", "political" ]
},
{
"long_name" : "Ohio",
"short_name" : "OH",
"types" : [ "administrative_area_level_1", "political" ]
},
{
"long_name" : "United States",
"short_name" : "US",
"types" : [ "country", "political" ]
}
],
"formatted_address" : "Center, OH, USA",
"geometry" : {
"bounds" : {
"northeast" : {
"lat" : 41.5140029,
"lng" : -84.573621
},
"southwest" : {
"lat" : 41.4264499,
"lng" : -84.691599
}
},
"location" : {
"lat" : 41.4559947,
"lng" : -84.6269824
},
"location_type" : "APPROXIMATE",
"viewport" : {
"northeast" : {
"lat" : 41.5140029,
"lng" : -84.573621
},
"southwest" : {
"lat" : 41.4264499,
"lng" : -84.691599
}
}
},
"types" : [ "administrative_area_level_3", "political" ]
},
{
"address_components" : [
{
"long_name" : "43517",
"short_name" : "43517",
"types" : [ "postal_code" ]
},
{
"long_name" : "Edgerton",
"short_name" : "Edgerton",
"types" : [ "locality", "political" ]
},
{
"long_name" : "Ohio",
"short_name" : "OH",
"types" : [ "administrative_area_level_1", "political" ]
},
{
"long_name" : "United States",
"short_name" : "US",
"types" : [ "country", "political" ]
}
],
"formatted_address" : "Edgerton, OH 43517, USA",
"geometry" : {
"bounds" : {
"northeast" : {
"lat" : 41.519236,
"lng" : -84.62447490000001
},
"southwest" : {
"lat" : 41.375299,
"lng" : -84.804484
}
},
"location" : {
"lat" : 41.4617811,
"lng" : -84.75244819999999
},
"location_type" : "APPROXIMATE",
"viewport" : {
"northeast" : {
"lat" : 41.519236,
"lng" : -84.62447490000001
},
"southwest" : {
"lat" : 41.375299,
"lng" : -84.804484
}
}
},
"types" : [ "postal_code" ]
},
{
"address_components" : [
{
"long_name" : "Williams",
"short_name" : "Williams",
"types" : [ "administrative_area_level_2", "political" ]
},
{
"long_name" : "Ohio",
"short_name" : "OH",
"types" : [ "administrative_area_level_1", "political" ]
},
{
"long_name" : "United States",
"short_name" : "US",
"types" : [ "country", "political" ]
}
],
"formatted_address" : "Williams, OH, USA",
"geometry" : {
"bounds" : {
"northeast" : {
"lat" : 41.705816,
"lng" : -84.34166399999999
},
"southwest" : {
"lat" : 41.426021,
"lng" : -84.806209
}
},
"location" : {
"lat" : 41.55076020000001,
"lng" : -84.5222189
},
"location_type" : "APPROXIMATE",
"viewport" : {
"northeast" : {
"lat" : 41.705816,
"lng" : -84.34166399999999
},
"southwest" : {
"lat" : 41.426021,
"lng" : -84.806209
}
}
},
"types" : [ "administrative_area_level_2", "political" ]
},
{
"address_components" : [
{
"long_name" : "Ohio",
"short_name" : "OH",
"types" : [ "administrative_area_level_1", "political" ]
},
{
"long_name" : "United States",
"short_name" : "US",
"types" : [ "country", "political" ]
}
],
"formatted_address" : "Ohio, USA",
"geometry" : {
"bounds" : {
"northeast" : {
"lat" : 41.9773019,
"lng" : -80.51819999999999
},
"southwest" : {
"lat" : 38.4034229,
"lng" : -84.8203049
}
},
"location" : {
"lat" : 40.4172871,
"lng" : -82.90712300000001
},
"location_type" : "APPROXIMATE",
"viewport" : {
"northeast" : {
"lat" : 41.9773019,
"lng" : -80.51819999999999
},
"southwest" : {
"lat" : 38.4034229,
"lng" : -84.8203049
}
}
},
"types" : [ "administrative_area_level_1", "political" ]
},
{
"address_components" : [
{
"long_name" : "United States",
"short_name" : "US",
"types" : [ "country", "political" ]
}
],
"formatted_address" : "United States",
"geometry" : {
"bounds" : {
"northeast" : {
"lat" : 90,
"lng" : 180
},
"southwest" : {
"lat" : -90,
"lng" : -180
}
},
"location" : {
"lat" : 37.09024,
"lng" : -95.712891
},
"location_type" : "APPROXIMATE",
"viewport" : {
"northeast" : {
"lat" : 49.38,
"lng" : -66.94
},
"southwest" : {
"lat" : 25.82,
"lng" : -124.39
}
}
},
"types" : [ "country", "political" ]
}
],
"status" : "OK"
}
If you're trying to get this to work with a map element in a scene, you'll need lat/long values to have your position indicated on the map within the scene. An 'address' on the map in tasker won't set your position marker in the scene.