Package 

Class MapProperties


  • 
    public final class MapProperties
    
                        

    Data class for properties that can be modified on the map.

    Note: This is intentionally a class and not a data class for binary compatibility on future changes. See: https://jakewharton.com/public-api-challenges-in-kotlin/