New module for OpenStreetMap sources.
commit67209ca83325c1986fd194cd71cb4aca1e5e6a81
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Mon, 23 Apr 2007 20:25:05 +0000 (23 20:25 +0000)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Mon, 23 Apr 2007 20:25:05 +0000 (23 20:25 +0000)
treeb81b343cd228cd3bf9e3b105d228ab290eba1998
parentfa9fef3624d19119950149a16940f4b19761527e
New module for OpenStreetMap sources.

Extract slippy maps code from google.c and create a new module.
This one inserts two map sources: Osmarender and Mapnik.
ChangeLog
src/Makefile.am
src/google.c
src/google.h
src/modules.c
src/osm.c [new file with mode: 0644]
src/osm.h [copied from src/modules.c with 59% similarity]
src/vikmapslayer.c