|
Maps SDK for C++ 1.0.0
|
Signpost image render settings. More...
Public Member Functions | |
| SignpostImageRenderSettings (int border=10, bool round=true, int rows=3, bool mode=false) | |
| Constructor with optional border size, border round corners and maximum rows. | |
Signpost image render settings.
Initialized with default optimal values
|
inlineexplicit |
Constructor with optional border size, border round corners and maximum rows.
| border | Border size in pixels |
| round | Round corners border |
| rows | Maximum rows of details in the signpost |
| mode | Small mode. The image is generated for small size usage |