SYMapPlaceImageStyle Class Reference

SYMapPlaceImageStyle contains style properties of the place image. More...

#import <SYMapPlace.h>

Inheritance diagram for SYMapPlaceImageStyle:
Collaboration diagram for SYMapPlaceImageStyle:

Instance Methods

(nonnull instancetype) - initWithImage:placement:
 
((unavailable("Use init with parameters instead.") - __attribute__
 

Class Methods

((unavailable("Use init with parameters instead.") + __attribute__
 

Properties

UIImage * image
 An image of the place. More...
 
SYMapPlaceStylePlacementplacement
 Defines location of the image comparing to the location of the place. More...
 

Detailed Description

SYMapPlaceImageStyle contains style properties of the place image.

Method Documentation

◆ initWithImage:placement:

- (nonnull instancetype) initWithImage: (nonnull UIImage *)  image
placement: (nonnull SYMapPlaceStylePlacement *)  placement 

◆ __attribute__ [1/2]

- ((unavailable("Use init with parameters instead.") __attribute__

◆ __attribute__ [2/2]

+ ((unavailable("Use init with parameters instead.") __attribute__

Property Documentation

◆ image

- (UIImage*) image
readnonatomicassign

An image of the place.

◆ placement

- (SYMapPlaceStylePlacement*) placement
readnonatomicassign

Defines location of the image comparing to the location of the place.


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