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

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

Introduction

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

The text is from its open source code.

Method

MapTypeControlOptionsnewInstance()
new Instance of Options for the rendering of the map type control.
voidsetMapTypeIds(MapTypeId[] mapTypeIds)
set IDs of map types to show in the control.
voidsetMapTypeIds(String[] mapTypeIds)
set user defined string ID of map types to show in the control.
voidsetPosition(ControlPosition position)
Position id.