Table of Contents

TTMSFNCMapBoxMapStyle Enumeration

Defines the map styles available for a Mapbox map instance.

API unit family: TMSFNCMapBox

Members

Name Description
mbsStreets Uses the streets map style.
mbsOutdoors Uses the outdoors map style.
mbsLight Uses the light map style.
mbsDark Uses the dark map style.
mbsSatellite Uses satellite imagery.
mbsSatelliteStreets Uses satellite imagery with streets overlay.
mbs3D Uses the 3D standard map style.
mbsNavigationDay Uses the daytime navigation map style.
mbsNavigationNight Uses the nighttime navigation map style.
mbsCustom Uses the custom style URL supplied by MapStyleURL.