Click or drag to resize

PrimitiveFactoryCreateLatitudeLongitudeGrid Method

Overload List
  NameDescription
Public methodStatic memberCreateLatitudeLongitudeGrid(CentralBody)
Creates a lat/long grid on centralBody where the spacing between set of latitude and set of longitude lines is 30 degrees.
Public methodStatic memberCreateLatitudeLongitudeGrid(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.
Top
See Also