SGLocationTypes.h |
Use the links in the table of contents to the left to access the documentation.
Creates a new SGGeohash structure.
Creates a new SGGeohash structure.
SGGeohashMake |
Creates a new SGGeohash structure.
extern SGGeohash SGGeohashMake( double latitude, double longitude, int precision);
latitude
The latitude.
longitude
The longitude.
precision
The precision.
A new SGGeohash structure.
SGGeohashMake(double, double, SGLocationZoomLevel) |
Creates a new SGGeohash structure.
extern SGGeohash SGGeohashMake( double latitude, double longitude, int precision);
latitude
The latitude.
longitude
The longitude.
precision
The precision.
A new SGGeohash structure.
SGGeohash |
typedef struct { double latitude; double longitude; int precision; } SGGeohash;
latitude
The latitude.
longitude
The longitude.
precision
An audio media type.
An image media type.
A note media type.
A object type.
A person type.
A place type.
A video media type.
Representation of Friday used by SpotRank.
Representation of Monday used by SpotRank.
Representation of Saturday used by SpotRank.
Representation of Sunday used by SpotRank.
Representation of Thursday used by SpotRank.
Representation of Tuesday used by SpotRank.
Representation of Wednesday used by SpotRank.
kSGLocationType_Audio |
An audio media type.
#define kSGLocationType_Audio @"audio"
kSGLocationType_Image |
An image media type.
#define kSGLocationType_Image @"image"
kSGLocationType_Note |
A note media type.
#define kSGLocationType_Note @"note"
kSGLocationType_Object |
A object type.
#define kSGLocationType_Object @"object"
kSGLocationType_Person |
A person type.
#define kSGLocationType_Person @"person"
kSGLocationType_Place |
A place type.
#define kSGLocationType_Place @"place"
kSGLocationType_Video |
A video media type.
#define kSGLocationType_Video @"video"
kSpotRank_Friday |
Representation of Friday used by SpotRank.
#define kSpotRank_Friday @"fri"
kSpotRank_Monday |
Representation of Monday used by SpotRank.
#define kSpotRank_Monday @"mon"
kSpotRank_Saturday |
Representation of Saturday used by SpotRank.
#define kSpotRank_Saturday @"sat"
kSpotRank_Sunday |
Representation of Sunday used by SpotRank.
#define kSpotRank_Sunday @"sun"
kSpotRank_Thursday |
Representation of Thursday used by SpotRank.
#define kSpotRank_Thursday @"thu"
kSpotRank_Tuesday |
Representation of Tuesday used by SpotRank.
#define kSpotRank_Tuesday @"tue"
kSpotRank_Wednesday |
Representation of Wednesday used by SpotRank.
#define kSpotRank_Wednesday @"wed"
© SimpleGeo Last Updated: 03/31/2010