Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdGeoMapResolution Enumeration
Syntax
C++
enum OdGeoMapResolution { kCoarse = -1, kOptimal = 0, kFine = 1, kFiner = 2 };
Members
Description
kCoarse
One level less than the current LOD.
kOptimal
No changes to the LOD are applied.
kFine
One level higher than the current LOD.
kFiner
Two levels higher than the current LOD.

This enum value is applied on top of a live map LOD (Level Of Detail) value. 

 

File: DbGeoMap.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.