Geocluster

Geocluster

Geocluster Objects

class Geocluster()

This is a base object that contains all you can do about geocluster.

constructor
function constructor()

Constructor

Arguments:

  • Reference InternalOpenGateAPI - to the API object.

update
function update() -> '*'

Returns:

  • *

withIdentifier
function withIdentifier(identifier: string) -> 'Geocluster'

Set the identifier attribute

Arguments:

  • identifier string - required field

Returns:

  • Geocluster