PrimitiveFactoryCreateLatitudeLongitudeGrid Method |
Name | Description | |
---|---|---|
CreateLatitudeLongitudeGrid(CentralBody) |
Creates a lat/long grid on centralBody where the spacing between set of latitude
and set of longitude lines is 30 degrees.
| |
CreateLatitudeLongitudeGrid(CentralBody, Double, Double, Double) |
Creates a lat/long grid on centralBody where the spacing between the set of latitude
and set of longitude lines is latitudeSpacing and
longitudeSpacing, respectively. The granularity is
for determining the smoothness of the line.
|