You stated "Should have told you we don't use static maps" Well for my normal page I don't (see http://www.ozcamps.net/index.php?option=com_wrapper&view=wrapper&Itemid=29 ) However the data that supplies both that map and the printable Static Map page is derived from a MySQL database backend and shares the same data. The static maps are even easier to create as you don't have to worry with creating XML first.
On Feb 13, 10:04 am, streetview99 <[email protected]> wrote: > Should have told you we don't use static maps > >http://www.easysavannah.com/11/testingagain-11.html > I can create them easily enough & add them w/ custom fields though. > Hmmmm thanks!, Gene > > On Feb 12, 5:21 pm, Brekin <[email protected]> wrote: > > > 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/makestatic... > > > 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 -- 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 -~----------~----~----~----~------~----~------~--~---
