Registry / other / mapnik

mapnik

JSON →
library4.0.7vcpkgunverified

Mapnik is an open source toolkit for developing mapping applications.

vcpkg install mapnik
INSTALL
IMPORT
SIG · MAPNIK
M
mapnik
othercppv4.0.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mapnik/map.hpp
#include <mapnik/map.hpp>

Create a map with white background

#include <mapnik/map.hpp> int main() { mapnik::Map m(800, 600); m.set_background(mapnik::color("white")); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.7latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources

No resource links recorded.

mapnik — pip install mapnik · libregistry