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

Example usage for Java com.google.gwt.maps.client.maptypes MapTypeStyleElementType 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 MapTypeStyleElementType.

The text is from its open source code.

Field

MapTypeStyleElementTypeALL
Apply the rule to all elements of the specified feature.
MapTypeStyleElementTypeGEOMETRY
Apply the rule to the feature's geometry.
MapTypeStyleElementTypeLABELS
Apply the rule to the feature's labels.