Java com.google.gwt.maps.client.placeslib PlaceResult fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

PlaceGeometrygetGeometry()
The Place's geometry-related information.
StringgetName()
The Place's name.
StringgetReference()
An opaque string that may be used to retrieve up-to-date information about this Place (via PlacesService.getDetails()).