menu
mapsforge_flutter_mapfile package
documentation
mapfile.dart
MapHeaderInfo
projectionName property
projectionName property
dark_mode
light_mode
projectionName
property
String
?
projectionName
final
The name of the projection used in the map file (e.g., 'mercator').
Implementation
final String? projectionName;
mapsforge_flutter_mapfile package
documentation
mapfile
MapHeaderInfo
projectionName property
MapHeaderInfo class