| Package | com.yahoo.maps.api.core.location |
| Interface | public interface ILocation |
| Implementors | Address, LatLon |
| Property | Defined by | ||
|---|---|---|---|
| geocoded : Boolean [read-only]
| ILocation | ||
| geocoderResultSet : GeocoderResultSet
[read-only]
| ILocation | ||
| geocoded | property |
geocoded:Boolean [read-only]Implementation
public function get geocoded():Boolean
| geocoderResultSet | property |
geocoderResultSet:GeocoderResultSet [read-only]Implementation
public function get geocoderResultSet():GeocoderResultSet