| WS_Location.js | |
| Properties | |
| Address | {ALKMaps.WS_Address} Gets or sets the address information for the location. |
| Coords | {ALKMaps.WS_Coordinates} Gets or sets the geographic coordinates for the location. |
| Constructor | |
| ALKMaps. | Construct a new location object. |
| Functions | |
| fromLocation |
ALKMaps.WS_Location.fromLocation = function ( loc, options )
| loc | {ALKMaps.Location} |
{ALKMaps.WS_Location} New location object built from the passed-in object.
ALKMaps.WS_Location.fromLocation = function ( loc, options )