Used to create a Graph view in which rows/nodes are placed geographically, rather than according to their (non-geographical) similarity.

method
string
default: "webmercator"

A method to use to convert the coordinates to x, y positions.

Values must be one of the following:

  • webmercator
  • spherical
  • wgs84