Location
This is a base object that allows the user to create a Datapoint.
Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
composeElement(): * |
|
| public |
withDateLocation(date: string): Location Set the date attribute |
|
| public |
withLatitude(latitude: number): Location Set the latitude attribute |
|
| public |
withLongitude(longitude: number): Location Set the longitude attribute |
|
Public Constructors
public constructor() source
Public Methods
public withDateLocation(date: string): Location source
Set the date attribute
Params:
| Name | Type | Attribute | Description |
| date | string | optionals field |