From 76c3d63bc6891dd62047bf369989374b9502d473 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Thu, 26 Sep 2013 14:10:52 -0700 Subject: [PATCH] Updated Aspectfixmode (markdown) --- Aspectfixmode.md => Aspect-Fix-Mode.md | 2 ++ 1 file changed, 2 insertions(+) rename Aspectfixmode.md => Aspect-Fix-Mode.md (97%) diff --git a/Aspectfixmode.md b/Aspect-Fix-Mode.md similarity index 97% rename from Aspectfixmode.md rename to Aspect-Fix-Mode.md index 7f92a82..d6d4552 100644 --- a/Aspectfixmode.md +++ b/Aspect-Fix-Mode.md @@ -35,3 +35,5 @@ 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 ``` + +In Javascript [this is not yet exposed](https://github.com/mapnik/node-mapnik/issues/177). \ No newline at end of file