ru.dgis.sdk.map.ModelSize | Android SDK | Urbi Documentation
Android SDK

ModelSize

Model size. If the LogicalPixel parameter is specified, the model size is not bound to the map scale and remains unchanged relative to the screen. If the ModelScale parameter is specified, the model size is multiplied by the coefficient and bound to the map scale.

ModelSize(logicalPixel: LogicalPixel)
Parameters
logicalPixel
Returns
ModelSize(scale: ModelScale)
Parameters
scale
Returns
Methods
Properties