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


In this chapter, we talked about what third party mapping APIs are and how to use them. We learned how to use the Google, Yahoo!, and Microsoft mapping APIs, along with the OpenStreetMaps API. We also discussed Spherical Mercator and demonstrated how to use it. Finally, we created a map 'mashup', mixing various different layer types together.

The next chapter will focus on another part of OpenLayers—the Control class. This is another thing that sets OpenLayers apart from other mapping libraries. With it, we're able to interact with our map, add tons of additional functionality, and even create our own custom controls.