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

Microsoft's mapping API


Microsoft provides an interface to their mapping services as well. Their mapping service previously was referred to as Virtual Earth, but they have since re-branded it as Bing Maps . Hence, in OpenLayers, the Layer Class is called VirtualEarth, and we use it the same way we've created Google and Yahoo! layers. The official Microsoft documentation can be found at http://msdn.microsoft.com/en-us/library/dd877180.aspx.