PhpRiot
Download This Article
Download this article in PDF format with all listings and files.

Price: $5.00 AUD
(Approx. $4.45 USD)

More information
Related Articles
Related Books
Beginning Google Maps Applications with PHP and Ajax: From Novice to Professional

Beginning Google Maps Applications with PHP and Ajax: From Novice to Professional

There is much to like about this book. The explanations are straightforward, the code is...
Browse Articles
Ajax (4), APC (1), CAPTCHA (1), CSS (3), Debugging (1), File Upload (1), Google (3), Google Maps (2), JavaScript (11), JSON (2), MVC (1), MySQL (6), onbeforeunload (1), OOP (1), PHP (27), PhpDoc (1), PostgreSQL (6), Prototype (10), Reflection (1), RFC 1867 (1), Robots (1), Scriptaculous (1), SEO (1), Sessions (1), SimpleXML (1), Smarty (5), SOAP (1), SPL (1), Templates (2), W3C (1), XHTML (1), Zend Framework (1), Zend_Search_Lucene (1)

PhpRiot Newsletter
Your Email Address:

Generating Static Images of Google Maps

Conclusion

In this article I showed you how to generate static images of maps using Google Maps. This is extremely useful for creating non-interactive maps that can be easily included in your web site. Not only are they quick loading, but also do not require JavaScript.

Next we revisited the server-side geocoder created in an earlier article so we could dynamically look up addresses and display a map of the returned location(s).

Finally, I gave you a bonus Smarty plug-in to help with the creation of static image request URLs.

In This Article


Tagged in , , ,

Additional Files