Show / Hide Table of Contents

Enum MapRenderingType

The type of map to be rendered.

Namespace: Google.Maps.MapManagement.V2Beta
Assembly: Google.Maps.MapManagement.V2Beta.dll
Syntax
public enum MapRenderingType

Fields

Name Description
Raster

A map rendered using the raster based implementation. This is the default rendering type if not specified.

Vector

A map rendered using webGL.

In this article
Back to top Generated by DocFX