Book Image

OpenLayers 2.10 Beginner's Guide

Book Image

OpenLayers 2.10 Beginner's Guide

Overview of this book

Table of Contents (18 chapters)
OpenLayers 2.10
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


You've reached the end of the book! In this chapter we built a simple web map application that grabs Flickr data based on user input. We covered some development concepts throughout the chapter, such as attempting to keep our code modular. We learned how to interact with other third party APIs, and built an application from the ground up. Lastly, we talked about deployment and learned how to use the OpenLayers build script. Now that you've finished reading this book (I hope you've enjoyed it), you should be able to go out and make your own impressive web maps!

Note

All code samples throughout this book, along with more deployment and JavaScript optimization techniques and more can be found at this book's website, http://vasir.net/openlayers_book/.