Guest User

Untitled

a guest
Jun 20th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. _xdc_._lmhoe8 && _xdc_._lmhoe8( {
  2.    "results" : [
  3.       {
  4.          "address_components" : [
  5.             {
  6.                "long_name" : "Jalan Cirendeu Raya",
  7.                "short_name" : "Jalan Cirendeu Raya",
  8.                "types" : [ "route" ]
  9.             },
  10.             {
  11.                "long_name" : "Indonesia",
  12.                "short_name" : "ID",
  13.                "types" : [ "country", "political" ]
  14.             }
  15.          ],
  16.          "formatted_address" : "Jalan Cirendeu Raya, Indonesia",
  17.          "geometry" : {
  18.             "bounds" : {
  19.                "northeast" : {
  20.                   "lat" : -6.299297399999999,
  21.                   "lng" : 106.77479940
  22.                },
  23.                "southwest" : {
  24.                   "lat" : -6.3250360,
  25.                   "lng" : 106.7638530
  26.                }
  27.             },
  28.             "location" : {
  29.                "lat" : -6.312686999999999,
  30.                "lng" : 106.7700750
  31.             },
  32.             "location_type" : "GEOMETRIC_CENTER",
  33.             "viewport" : {
  34.                "northeast" : {
  35.                   "lat" : -6.299297399999999,
  36.                   "lng" : 106.77479940
  37.                },
  38.                "southwest" : {
  39.                   "lat" : -6.3250360,
  40.                   "lng" : 106.7638530
  41.                }
  42.             }
  43.          },
  44.          "partial_match" : true,
  45.          "types" : [ "route" ]
  46.       }
  47.    ],
  48.    "status" : "OK"
  49. }
  50.  )
Add Comment
Please, Sign In to add comment