问题
I would like to draw a circle as an overlay on the given google maps url. This is without using the google maps API. Hence, i would like to know if this can be achieved bu just passing certain parameters to the maps url.
The url i'm using is
https://maps.google.com/maps?saddr=M5J&sensor=false&output=embed
Thanks in advance.
回答1:
No, unfortunately this cannot be done using URL parameters, you have to use the Google Maps API. Here is a list of available URL parameters.
来源:https://stackoverflow.com/questions/13373955/draw-circle-on-google-maps-by-passing-parameters-to-the-url