Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: removed redundant "lon" property

...

  • callback (function): A callback function to execute. It will be passed an object with the following properties:

    • pan (number): The pan of the click event

    • tilt (number): The tilt of the click event

    • lat (number): The calculated latitude at the click event

    • lon (number): The calculated longitude at the click event

    • lng (number): The calculated longitude at the click event

    • ele (number): The calculated altitude at the click event, measured in meters above sea level

...