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

OpenStreetMap


OpenStreetMap (or OSM) is a free, wiki-style, map of the world driven by user contributed content. You are able to use your own OSM tiles or ones provided through the OpenStreetMap servers. Unlike the previous third party APIs, there is no type property to specify for this layer.

Setting up an OpenStreetMap service and tiles yourself is not too difficult, but it is outside the scope of this book (visit http://wiki.openstreetmap.org/wiki/OpenLayers_Simple_Example for more information on this). Accessing OSM with OpenLayers, however, isn't.

Note

More information about OpenStreetMap can be found at http://www.openstreetmap.org/.