CitySDK iOS Library
 All Classes Functions Variables Enumerations Enumerator Properties
Instance Methods | Properties | List of all members
LocationContent Class Reference

Container of a location. More...

Inheritance diagram for LocationContent:

Instance Methods

(id) - initWithLatitude:andLongitude:
 Initializes with a given latitude and longitude. More...
 

Properties

NSString * latitude
 
NSString * longitude
 

Detailed Description

Container of a location.

Author
Pedro Cruz

Method Documentation

- (id) initWithLatitude: (NSString *)  latitude
andLongitude: (NSString *)  longitude 

Initializes with a given latitude and longitude.

Parameters
latitudelatitude coordinates
longitudelongitude coordinates

The documentation for this class was generated from the following files: