class MapTheme
(Niantic.Lightship.Maps.Themes.MapTheme)
The MapTheme class contains all of the maptile feature builders and any other settings that define a given LightshipMapView 's visual style when rendered in-game.
class MapTheme: MonoBehaviour {
public:
// fields
string ThemeName => _themeName;
};