S
S
Sputnik172018-10-29 09:54:57
Parsing
Sputnik17, 2018-10-29 09:54:57

How to parse location data from google maps widget?

When opening the google maps widget on the site, a request is sent to the api:

Request URL: https://maps.googleapis.com/maps/api/js/ViewportIn...
Request Method: GET

With parameters (there are many latitude and longitude parameters in the tabs):

**/_xdc_._3lsc0j && _xdc_._3lsc0j( ["Map data © 2018 Google",…] )
0: "Map data © 2018 Google"
1: [["report_map_issue", [[41.44272637767212, 68.73046875], [41.508573297433 69.521484375]]],…]
2: [[19, [[-90, -180], [90, 180]]], [9, [[-90, -180], [90, 180]]], [14, [[-84.375, -180], [84.375, 180]]],…]
3: [[["m", [12, 2823, 1521], 441145148], ["m", [12, 2824, 1521], 441145148],…]]
4:0

Actually the question is, where among all this garbage are the coordinates of the marker on the map? (coordinates in the link itself do not fit).

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question