mapnik-c-api icon indicating copy to clipboard operation
mapnik-c-api copied to clipboard

Simple C API to Mapnik

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