Options
All
  • Public
  • Public/Protected
  • All
Menu

Available only in the v=beta channel: https://goo.gle/3oAthT3. This class 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

fromLatLngAltitude

  • fromLatLngAltitude(latLng: LatLng | LatLngLiteral, altitude: number, rotations?: Float32Array, scale?: Float32Array): Float64Array
  • Parameters

    • latLng: LatLng | LatLngLiteral
    • altitude: number
    • Optional rotations: Float32Array
    • Optional scale: Float32Array

    Returns Float64Array

getCameraParams

Generated using TypeDoc