public class MapFileInfo extends MapInfo
| Modifier and Type | Field and Description |
|---|---|
boolean |
debugFile
True if the map file includes debug information, false otherwise.
|
byte |
numberOfSubFiles
The number of sub-files in the map file.
|
Tag[] |
poiTags
The POI tags.
|
int |
tilePixelSize
The size of the tiles in pixels.
|
Tag[] |
wayTags
The way tags.
|
boundingBox, comment, createdBy, fileSize, fileVersion, languagesPreference, mapCenter, mapDate, projectionName, startPosition, startZoomLevel, zoomLevelpublic final boolean debugFile
public final byte numberOfSubFiles
public final Tag[] poiTags
public final Tag[] wayTags
public final int tilePixelSize