H
H
huawey_1322019-12-19 01:48:19
Python
huawey_132, 2019-12-19 01:48:19

How do I get an array of coordinates in python(gmaps)?

I'm using python(gmaps) to build a path between points A and B.
I used gmaps.directions_layer() and got a drawing of this path on the map, but I need to get an array of coordinates (longitude and latitude) of this path, not a drawing on the map .
How can I do it?
Is there any other way I can solve this issue?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
freeExec, 2019-12-19
@freeExec

Have you tried the Google Maps Directions documentation ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question