Updated Aspectfixmode (markdown)

Dane Springmeyer 2013-09-26 14:10:52 -07:00
parent aeb7a7d1ed
commit 76c3d63bc6

@ -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).