getAllStyles

abstract fun getAllStyles(withSatellites: Boolean): List<String>

Returns a list of all available map styles that this transformer can generate.

This method returns a list of all available map styles that this transformer can generate. The list includes the names of all available styles.

Return

A list of all available map styles that this transformer can generate.