Class: Measurer

measurer.Measurer

Utilities with measurers. It is static and should not be initiated.
Measurer provides methods for geographical computations such as length and area measuring, etc.

Static Methods

  • (static) getInstance(name) [source]

  • Get a measurer instance.
    Parameter Type Description
    name String code of the measurer: 'EPSG:4326', 'Identity', 'BAIDU'
    Returns:
    Object: a measurer object