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

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

Introduction

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

The text is from its open source code.

Method

MarkerImagenewInstance(String url)
creates A structure representing a Marker icon or shadow image.
voidsetAnchor(Point anchor)
sets The position at which to anchor an image in correspondance to the location of the marker on the map.
voidsetSize(Size size)
sets The display size of the sprite or image.