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.