From 93daea4c716fb250e955b70d3223f051ed713fd5 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Thu, 26 Sep 2013 14:19:24 -0700 Subject: [PATCH] Updated Aspect Fix Mode (markdown) --- Aspect-Fix-Mode.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Aspect-Fix-Mode.md b/Aspect-Fix-Mode.md index ec74f81..4389048 100644 --- a/Aspect-Fix-Mode.md +++ b/Aspect-Fix-Mode.md @@ -35,5 +35,6 @@ Say we wanted to change the mode to `ADJUST_BBOX_HEIGHT` and we have a map in me ```python m.aspect_fix_mode = mapnik.aspect_fix_mode.ADJUST_BBOX_HEIGHT ``` +For a python example of this in action see In Javascript [this is not yet exposed](https://github.com/mapnik/node-mapnik/issues/177). \ No newline at end of file