legacyMarker

private const val legacyMarker: String

To be backwards compatible, a json without a startingLocations element will be recognized by an entry with this marker New saved maps will never have this marker and will always have a serialized startingLocations list even if empty. New saved maps will also never have "StartingLocation" improvements, these are converted on load in setTransients.

Sources

jvm source
Link copied to clipboard