FNC Maps - Changing Map View Type : Satellite/Hybrid

How do I switch the map type to Satellite view at design time?

I can't seem to find that anywhere

Please note that programmatically switching to satellite view is currently only available in the TMSFNCGoogleMaps component.

You can change the view by setting the Options.MapTypeID property to gmtSatellite.

A likely explanation for why I couldn't find it

Thanks

works perfectly