Options
All
  • Public
  • Public/Protected
  • All
Menu

This interface provides convenience methods for generating matrices to use for rendering WebGL scenes on top of the Google base map.

Note: A reference to this object should not be held outside of the scope of the encapsulating google.maps.WebGLOverlayView.onDraw call.

Hierarchy

  • CoordinateTransformer

Index

Methods

  • Parameters

    • latLngAltitude: LatLngAltitude | LatLngAltitudeLiteral

      Latitude, longitude, and altitude.

    • Optional rotations: Float32Array

      An array that contains an Euler rotation angle in degrees, in the XYZ convention.

    • Optional scale: Float32Array

      Array that contains an XYZ scalar array to apply to the cardinal axis.

    Returns Float64Array

Generated using TypeDoc