Just use the Google Static Maps API - that's what it is there for. Much easier and more options.
Here is a wizard to create your own map if not generating dynamically: http://gmaps-samples.googlecode.com/svn/trunk/simplewizard/makestaticmap.html And here is the Developers Guide to using Static Maps API: http://code.google.com/apis/maps/documentation/staticmaps/ On Feb 12, 9:09 pm, streetview99 <[email protected]> wrote: > Nice page there. I got this post in our forums but I haven't checked > what he's saying: > > i have a much simpler approach to it however it is upto you guys to > finish the code. the problem with me is i have only the ideas no codes > > http://maps.google.com/mapdata?Point=b&Point.latitude_e6=34193918&Poi... > > click here to seehttp://maps.google.com/mapdata?Point...min_priority=1 > > if you convert the listing's coordinates to the format as shown in the > red ones above and replace the above red ones with the variable, it > will give a static image file in GIF format which can be coded in to > the pdf output to give desired outcome. > > you can change the zoom level, width, height, icon id etc by changing > the values above > __________________ > version: pro v1.0 > template: defaults > > -------------------------------------------------------------------------------- > Last edited by justkuwait; Yesterday at 10:13 AM.. > > On Feb 11, 11:57 pm, Brekin <[email protected]> wrote: > > > I use Google Static Maps API. You can't put it in a pdf but I have > > created a web page for printable content. > > > See this as one of the > > examples:http://ozcamps.net/freecampinglist.php?st=TAS > > > I dynamically generates those maps based on the Google Static Maps > > API. People can then print out from that. > > > Cheers > > Brett Kinross > > > On Feb 9, 8:29 am,streetview99<[email protected]> wrote: > > > > I use phpmydirectory (business directory) & we have an option to allow > > > a business listing page to be downloaded as a pdf file. Any way to > > > allow the map to be in the pdf?- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
