2D Map |
Top Previous Next |
The 2D map Viewpoint type allows users to configure an output window displaying the desired objects on an equidistant-cylindrical map of the desired celestial body. A Map command can be used to create a 2D map view, or a ViewWindow object with a 2D map Viewpoint can be used. The following is a list of the configurable options for a 2D map Viewpoint.
Sample 2D Map in FreeFlyer
The script example below shows how to create a custom 2D Map Viewpoint centered on 70 degrees West, 35 degrees North on the Earth's surface, and add it to a ViewWindow. We are also showing how to turn on latitude and longitude grid lines, set the label locations, and adjust the label font.
See Also•Map Command •MapViewpointOptions Properties and Methods
|