Java com.google.gwt.maps.client MapTypeId fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client MapTypeId fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client MapTypeId.

The text is from its open source code.

Field

MapTypeIdHYBRID
This map type displays a transparent layer of major streets on satellite images.
MapTypeIdROADMAP
This map type displays a normal street map.
MapTypeIdSATELLITE
This map type displays satellite images.
MapTypeIdTERRAIN
This map type displays maps with physical features such as terrain and vegetation.

Constructor

Method