How can I add a map image to an email.
I have a lat long coordinate. I do not have a google maps api key so google maps is out of the question. Any tips would be really appreciated.
How can I add a map image to an email.
I have a lat long coordinate. I do not have a google maps api key so google maps is out of the question. Any tips would be really appreciated.
Do you need global coverage? If so, I think there's some OpenStreetMap WMS services you could use to get static images from and embed those.
Hello
You can use a Imagefetcher Transformer
You can get a static map with the following Image URL:
http://osm-static-maps.herokuapp.com/?height=600&width=600¢er=2.29469,48.8583&zoom=20&attribution=© OpenStreetMap-Contributors
Options for the URL can be find here
https://github.com/jperelli/osm-static-maps
More static maps are documented here
https://wiki.openstreetmap.org/wiki/Static_map_images
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.