Table of Contents

Enum GoogleMapStyle

Namespace
Geotab.Checkmate.Settings
Assembly
Geotab.Checkmate.ObjectModel.dll

Used to represent different Google Map styles.

public enum GoogleMapStyle
Extension Methods

Fields

Hybrid = 1

Google map hybrid view.

Roadmap = 0

Google map road map view.

Satellite = 3

Google map satellite view.

Terrain = 2

Google map terrain view.