public final class MapFileWriter extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
writeFile(MapWriterConfiguration configuration,
TileBasedDataProcessor dataProcessor)
Writes the map file according to the given configuration using the given data processor.
|
public static void writeFile(MapWriterConfiguration configuration, TileBasedDataProcessor dataProcessor) throws IOException
configuration - the configurationdataProcessor - the data processorIOException - thrown if any IO error occursCopyright © 2014 mapsforge.org