lickr.com/places/) and place type for disambiguating different locations with the same name.
A place delivered by find contains an URL, whereas the URL is missing if delivered by resolvePlaceId and resolvePlaceUrl.
@author mago
@version $Id: Place.java,v 1.4 2008/07/03 21:37:44 x-mago Exp $
A tier in Hierarchical History. We use Places to control application level navigations. Each time you navigate to a Place, a history token is created. Note to self. Holy crazy generics batman!
Cached version of a Wikimapia place. Also includes geohash indexing so that we can fetch large numbers of points in a bounding box.
@author Jeff Schnitzer
Represents a bookmarkable location in an app. Implementations are expected to provide correct {@link Object#equals(Object)} and {@link Object#hashCode()} methods.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.