Render a grid for a coordinate system on a map.
Optional
opt_options: GraticuleOptionsOptions.
Get the list of meridians. Meridians are lines of equal longitude.
The meridians.
Get the list of parallels. Pallels are lines of equal latitude.
The parallels.
Set the map for this graticule. The graticule will be rendered on the provided map.
Map.
Generated using TypeDoc
Render a grid for a coordinate system on a map.
Param: opt_options
Options.
Api