[ Whereis® API Home ] [ JSON API Home ] [ Object Index ]
Two basic mapping types occur in almost every other object definition:
Object | Description |
Identifies a map location by reference to its longitude and latitude | |
Identifies an area by reference to its top left and bottom right points, articulated as four separate values |
The following more fundamental data types are also referenced throughout this index.
Type | Description |
Boolean | Boolean value, "true" or "false", with or without quotes but always in lower case |
string | This must be surrounded by double quotes (") |
double | Number that may have decimal places |
int | Number that may not have decimal places |
NOTES