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

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

Introduction

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

The text is from its open source code.

Field

MapTypeStyleFeatureTypeLANDSCAPE
Apply the rule to landscapes.
MapTypeStyleFeatureTypePOI
Apply the rule to points of interest.
MapTypeStyleFeatureTypeROAD
Apply the rule to all roads
MapTypeStyleFeatureTypeROAD__HIGHWAY
Apply the rule to highways.
MapTypeStyleFeatureTypeWATER
Apply the rule to bodies of water.