Skip to content

Getting started: OVERVIEW

shawnbot 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.

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

And some more random links which need to be organized:

  • UTFGrid is a technique designed and implemented by Development Seed that provides map interactivity with low-bandwidth text files.
Clone this wiki locally