Skip to content

springmeyer/mapnik-c-api

Repository files navigation

mapnik-c-api

Build Status

A C API to Mapnik

Depends

  • Mapnik 3.x or 2.x
  • C++11 capable compiler if targeting Mapnik 3.x

Build

make test

Usage

See the c-api-test.c for an example.

Apps using mapnik-c-api