MRPlacemarkResult Class Reference
| Inherits from | NSObject | 
|---|---|
| Conforms to | MRDSearchResultDisplayable | 
| Declared in | MRPlacemarkResult.h | 
  placemark
	The placemark that this result represents.
@property (nonatomic, nonnull, strong) MRPlacemark *placemarkDeclared In
MRPlacemarkResult.h
  distance
	The distance to this result’s placemark from the location that was used for the request.
@property (nonatomic, assign) CGFloat distanceDeclared In
MRPlacemarkResult.h
  expectedTravelTime
	The estimated time to travel to this result’s placemark from the location that was used for the request.
@property (nonatomic, assign) NSTimeInterval expectedTravelTimeDeclared In
MRPlacemarkResult.h