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


This brings us to the end of the core coverage of the OpenLayers library. At this point, we've covered in good detail the three 'core' classes—Layer, Control, and Map.

This chapter specifically covered the Map class, along with its properties and methods. We then went in to greater detail about map events and how to work with them. Lastly, we learned how to use multiple map objects on the same page.

Now that we've gotten the fundamentals down, we're ready to start applying those concepts and to create some really interesting mapping applications. The next chapter covers the Vector class, a very powerful layer class that allows us to do a lot of really neat things.