Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
Working with Geo-map Objects

Summary

ODA Product: Drawings SDK
Sample Name: GeolocationObj
Categories: C++ / Advanced Developer / Working with .dwg files / Android, iOS, macOS, Linux, Windows, WinCE, WinRT
Location: <INSTALL_DIR>/Drawing/Examples/GeolocationObj

Note: <INSTALL_DIR> is a directory where you unpacked the Drawings SDK archive.

Description

GeolocationObj module is a module that provides the following functions for working with geo-maps:

  • Creating geo-map objects and adding them to a database.
  • Rendering a drawing containing geo-map objects.
  • Changing geo-map object properties.
GeolocationObj module contains several classes:
  • OdDbGeoMap — A piece of the global map (as an image).
  • OdDbGeoMapDef — OdDbGeoMap object definition.
  • OdDbGeoMapPE — Protocol extensions (PE) for working with geo-map objects.
  • OdDbGeoMapFieldsPE — Set/get methods for OdDbGeoMap object properties.

See also:

Using the Sample Code

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