|
CartoType API
|
#include <cartotype_map_data.h>
Public Member Functions | |
| CMapDataContext * | NewContext (TResult &aError) |
| TResult | Search (CSimpleMapObjectCollection &aCollection, int32 aLayerIndex, const TRect &aClip) |
Static Public Member Functions | |
|
static CT_IMPORT CSimpleMapDataBase * | New (TResult &aError, CSimpleMapDataSource &aDataSource, TProjectionType aProjection, double aMinLong, double aMinLat, double aMaxLong, double aMaxLat) |
A map database that can be created in a very simple way without the need for new accessor, database or context classes. It is constructed using using a single object of a class implementing CSimpleMapDataSource.
1.7.5.1