I have code for finding source and destination in google map. Is it possible to mail that map to a specific mail id using php code . please help me
thanks in advance
I have code for finding source and destination in google map. Is it possible
Share
It is possible to mail a link to a Google Map – just put the link into the E-Mail.
Other than that, I don’t think you will be lucky. Google Maps uses extensive scripting. Scripting is not supported in E-Mails.
Google Maps has a static maps API that creates images, but I don’t think they do directions on that – and distributing the generated images via E-Mail would probably violate their terms and conditions.