> Let's say my app creates a PDF of homes for sale in an area. The user > pays me $1 or whatever for a listing of homes. Within that listing, I > want to add nice static maps for directions on finding these homes.
The immediate problem is that you may only dsplay a Static Map in a browser http://code.google.com/apis/maps/terms.html 10.8 More clarification at http://code.google.com/apis/maps/faq.html#tos_screenshots The next problem is that no-one can see the map without paying for it Terms 10.4 More clarification at http://code.google.com/apis/maps/faq.html#tos_commercial > Or, let's say I can't include the images of the map itself but instead > I decided to use the TEXT of directions in the PDF? 10.4 still applies, text directions are 'content' -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
