Options > Maps > Map Projections > Projecting Data: An Example > Including the Projection Declaration
Including the Projection Declaration
To be able to use the Views Maps projections library, you must include the header file that declares the projection classes. In our example, we use only the Mercator projection class which is declared in the header file <ilviews/maps/projection/mercator.h>.
There is also a header file that includes all the projection classes defined in the library:
<ilviews/maps/projection/allprojs.h>
Published date: 05/24/2022
Last modified date: 02/24/2022