Is there a way to take an image directly from a link and insert it in a figure?
To be more clear an example follows:
A function with the form :
This function sould put in a figure an image of the area with the input latitude and longitude.It takes the data from google maps. Considering that the path of the link has the following form in google maps: ex.: https://www.google.com/maps/@55.3014235,10.9923162,7z where the first number the latitude,the second the longitude and the third(7z) the scale of the zoom.
0 Comments
Sign in to comment.