More direct option would be to allow manipulating the mapper from GeoJSONFactory instead of using a custom Config. However, I decided to add 1 level of custom api over exposing the Jackson internals directly since it was hidden from the entire API thus far.
Addresses issue#22
More direct option would be to allow manipulating the mapper from GeoJSONFactory instead of using a custom Config. However, I decided to add 1 level of custom api over exposing the Jackson internals directly since it was hidden from the entire API thus far.