I have a list of property addresses that have already been geocoded and the resulting lat, long, and viewport coordinates are now all stored in my database.
What I would like to do now is to design a report that will display a static map image of the property address, using the stored lat long and/or viewport coordinates.
Can this be done? Any suggestions?