Is there a way to show a map field on a pdf ? or is the some smart workaround tks Noel
Kristen
December 10, 2024, 1:01am
2
I don’t think so, but good idea.
@partners have any of you managed this?
This would be very useful for our Sales Reps and Installers. The manager prints off PDFs or emails them and having a map with the customers location would be a very useful,
tks
Noel
Kristen
December 10, 2024, 5:26pm
4
You might want to post this suggestion in the Ideas & Feedback section - that way, other users can upvote it if they agree it would be useful.
Not sure if this would work but might be worth a try.
I’d like to demonstrate how to generate a static map using the Google Maps API
Feel free to check out a demo here: https://tutorials.tadabase.io/street-view-test/default
To start, add a Text Formula to any table that has an Address field. The text formula will be made up of the following parts
https://maps.googleapis.com/maps/api/staticmap?center=
Add Field > Address - Address field. [image]
&zoom=13&size=600x300&maptype=roadmap&markers=color:red%7Clabel:%7C
Add Field > Address - Latitude
…