public class GoogleMapLayer extends Layer
| Modifier and Type | Field and Description | 
|---|---|
| java.lang.String | googleMapLanguage | 
| Constructor and Description | 
|---|
| GoogleMapLayer()Constructors without parameters | 
| Modifier and Type | Method and Description | 
|---|---|
| Layer | copy()${services_components_commontypes_Layer_method_copy_Title} | 
| boolean | equals(java.lang.Object obj)${services_components_commontypes_Layer_method_equals_Title} | 
| int | hashCode()${services_components_commontypes_Layer_method_hashCode_Title} | 
doEquals, doHashCode, toStringpublic GoogleMapLayer()
Constructors without parameters
Define the layer type as a custom layerpublic Layer copy()
Layer${services_components_commontypes_Layer_method_copy_Title}
${services_components_commontypes_Layer_method_copy_Description}
public int hashCode()
Layer${services_components_commontypes_Layer_method_hashCode_Title}
${services_components_commontypes_Layer_method_hashCode_Description}
public boolean equals(java.lang.Object obj)
Layer${services_components_commontypes_Layer_method_equals_Title}
${services_components_commontypes_Layer_method_equals_Description}