staticMapLite - simple map for your website

This image was created using the following simple <img> tag:

<img src="staticmap.php?center=40.714728,-73.998672&zoom=14&size=865x512&maptype=mapnik" />


Place Markers

Add markers by appending them to the image URL:

markers=40.702147,-74.015794,lightblue1|40.711614,-74.012318,lightblue2|40.718217,-73.998284,lightblue3


Use Different Map Styles (Tile Sources)

maptype=mapnik
maptype=osmarenderer
maptype=cycle


Use the simpleMapWizzard

As simple as that:

  1. navigate to your area of interest
  2. place some markers and drag them to their desired position (optional)
  3. copy image tag or press "show map in new window"
  4. done!

simpleMapWizzard



Alternatives

Ojw has an alternative project:
http://ojw.dev.openstreetmap.org/StaticMap/
If you encounter more, please let me know.