How can I embed a classic google map? -


i trying embed map html code.

this map need:

https://maps.google.es/maps?source=s_d&f=d&saddr=av.+andalucia&daddr=carretera+desconocida&geocode=fcrykwidw5ax_w%3bfqyxlaid-qaw_w&sll=36.427964,-5.138029&sspn=0.004333,0.009452&hl=es&mra=mift&mrsp=0&sz=17&ie=utf8&t=m&ll=36.464367,-5.173187&spn=0.110444,0.171318&z=12&output=classic

however, clicking on embed/link button provides me following iframe:

<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.es/maps?source=s_d&amp;f=d&amp;saddr=av.+andaluc%c3%ada&amp;daddr=carretera+desconocida&amp;geocode=fcrykwidw5ax_w%3bfqyxlaid-qaw_w&amp;sll=36.427964,-5.138029&amp;sspn=0.004333,0.009452&amp;hl=es&amp;mra=mift&amp;mrsp=0&amp;sz=17&amp;ie=utf8&amp;t=m&amp;ll=36.464367,-5.173187&amp;spn=0.110444,0.171318&amp;output=embed"></iframe> 

which pulls new version of google maps , destroys original route.

anyone knows workaround this?

thanks

it's possible geocoding of location messed up. why not use lat/long coordinates destination , see if works out before embed link?

seems destination @ 36.483361, -5.200168 in particular map.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -