Skip to content

Getting started: OVERVIEW

nvkelso edited this page Jan 24, 2012 · 17 revisions

Slippy maps on the web have two parts:

  • One or more collections of image tiles that form the map. The bulk of this wiki is devoted to making your own tiles.
  • An API framework that stitches tiles together and handles interactive panning and zooming.

You can mix and match sources of image tiles and API frameworks.

Here are some good JavaScript API libraries for developing interactive web maps:

And some more random links which need to be organized:

Clone this wiki locally