Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 579 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 579 Bytes

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