Several highlights in google maps embed API -
i add several highlight places using embed api of google maps in iframe this:
<iframe src="https://www.google.com/maps/embed/v1/place?key=aizasybstldo5axkmg6xojrktjliyabsodr2vya&q=harvard+university,parque+explora" width="100%" height="500" frameborder="0" style="border:0" allowfullscreen></iframe> how can add several locations q parameter?
thx!
you have use mymap, or google maps api it. embed api not support multiple markers.
for using map, need set maps public before can embed onto site. 
to generate embed url, under 3... next share button
if decided api, might want reference markers part of documentation.
Comments
Post a Comment