|
GL Studio C++ Runtime API
|
Basic icon data storage that may be used with the GlsMapSymbologyBasicDataSource class. More...
#include <gls_map_symbology_basic_data_source.h>
Public Member Functions | |
| void | SetLocation (const GeoCoord &value) |
| Set the icon location. | |
| const GeoCoord & | GetLocation () |
| Get the icon location. | |
| void | SetType (int value) |
| Set the icon type (geometry index) | |
| int | GetType () |
| Get the icon type (geometry index) | |
Basic icon data storage that may be used with the GlsMapSymbologyBasicDataSource class.