HallM / MapsForge-ios

An iOS port of the Java based MapsForge OSM mapping library using J2ObjC and native code.
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Error messages for Factory #2

Open HallM opened 9 years ago

HallM commented 9 years ago

The factory returns nil for a lot of error cases. Ideally, these should throw an error for the user to handle.