Class: module:MeasureAzimut

ngeo.interaction.module:MeasureAzimut.ngeo.interaction.module:MeasureAzimut

Interaction dedicated to measure length.

See our live example: ../examples/measure.html

Constructor

new module:MeasureAzimut(unitPrefixFormat, numberFormat, [options]opt)

Parameters:
Name Type Attributes Description
unitPrefixFormat !ngeox.unitPrefix

The format function

numberFormat !ngeox.number

The format function

[options] !ngeox.interaction.MeasureOptions= <optional>

Options

Fires:
  • ngeox.event:MeasureEvent

Extends

  • ngeo.interaction.Measure

Members

continueMsg: Element

Message to show after the first point is clicked.

numberFormat: ngeox.number

The format function

unitPrefixFormat: ngeox.unitPrefix

The format function