Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Google maps (API) and Crystal Report

Status
Not open for further replies.

KirillToronto

Programmer
Jul 8, 2008
24
0
0
CA
Has anyone been sucessfull at devising a report where the detail section would be the address list of a customer and the footer would be a google map displaying those customers ? Is this even possible though google maps API ?

Thanks
 
The google maps API needs a key from your "site" and a report isn't really a site.

You can probably do it in CR-2008 with an Adobe Flex object or Dynamic Image, that links to a site you create to handle the bridge to Google and returns either the Flex component (interactive) or a JPEG (Static).

In CR-XI you are probably limited to a single URL-link per customer that could pass the address to the browser which would open a full Google Maps session.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top