org.chenillekit.google.utils.geocode
Class Placemark
java.lang.Object
org.chenillekit.google.utils.geocode.Placemark
public class Placemark
- extends Object
- Version:
- $Id: Placemark.java 351 2008-11-25 12:40:18Z homburgs $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Placemark
public Placemark(JSONObject json)
getAddressDetails
public AddressDetails getAddressDetails()
getAddress
public String getAddress()
getId
public String getId()
getLatLng
public LatLng getLatLng()
Copyright © 2008-2010 ChenilleKit. All Rights Reserved.