projection.fitExtent()
  • References/JavaScript/D3.js/Geo

projection.fitExtent(extent, object) Sets the projection’s

2025-01-10 15:47:30
d3.geoEquirectangularRaw
  • References/JavaScript/D3.js/Geo

d3.geoEquirectangular() d3.geoEquirectangularRaw

2025-01-10 15:47:30
identity.reflectX()
  • References/JavaScript/D3.js/Geo

identity.reflectX([reflect]) If reflect is specified, sets whether or not the x-dimension is reflected

2025-01-10 15:47:30
stream.polygonEnd()
  • References/JavaScript/D3.js/Geo

stream.polygonEnd() Indicates the end of a polygon.

2025-01-10 15:47:30
identity.reflectY()
  • References/JavaScript/D3.js/Geo

identity.reflectY([reflect]) If reflect is specified, sets whether or not the y-dimension is reflected

2025-01-10 15:47:30
path.context()
  • References/JavaScript/D3.js/Geo

path.context([context]) If context is specified, sets the current render context and returns the path generator

2025-01-10 15:47:30
d3.geoGraticule10()
  • References/JavaScript/D3.js/Geo

d3.geoGraticule10() A convenience method for directly generating the default 10° global graticule as a GeoJSON MultiLineString geometry

2025-01-10 15:47:30
d3.geoArea()
  • References/JavaScript/D3.js/Geo

d3.geoArea(feature) Returns the spherical area of the specified GeoJSON feature in

2025-01-10 15:47:30
d3.geoMercatorRaw
  • References/JavaScript/D3.js/Geo

d3.geoMercator() d3.geoMercatorRaw

2025-01-10 15:47:30
path.bounds()
  • References/JavaScript/D3.js/Geo

path.bounds(object) Returns the projected planar bounding box (typically in pixels) for the specified GeoJSON object

2025-01-10 15:47:30