diff --git a/modules.html b/modules.html index d679b59b..7447b877 100644 --- a/modules.html +++ b/modules.html @@ -1,4 +1,4 @@ -@googlemaps/typescript-guards
Options
All
  • Public
  • Public/Protected
  • All
Menu

@googlemaps/typescript-guards

Index

Functions

  • isCircleLiteral(obj: any): obj is CircleLiteral
  • Parameters

    • obj: any

    Returns obj is CircleLiteral

  • isCircleOrCircleLiteral(obj: any): obj is CircleLiteral | Circle
  • Parameters

    • obj: any

    Returns obj is CircleLiteral | Circle

  • isLatLngBoundsLiteral(obj: any): obj is LatLngBoundsLiteral
  • +@googlemaps/typescript-guards
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    @googlemaps/typescript-guards

    Index

    Functions

    • isCircleLiteral(obj: any): obj is CircleLiteral
    • Parameters

      • obj: any

      Returns obj is CircleLiteral

    • isCircleOrCircleLiteral(obj: any): obj is CircleLiteral | Circle
    • Parameters

      • obj: any

      Returns obj is CircleLiteral | Circle

    • isLatLngBoundsLiteral(obj: any): obj is LatLngBoundsLiteral
    • Copyright 2021 Google LLC

      Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -10,7 +10,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

      -

      Parameters

      • obj: any

      Returns obj is LatLngBoundsLiteral

    • isLatLngBoundsOrLatLngBoundsLiteral(obj: any): obj is LatLngBoundsLiteral | LatLngBounds
    • isLatLngLiteral(obj: any): obj is LatLngLiteral
    • +

      Parameters

      • obj: any

      Returns obj is LatLngBoundsLiteral

    • isLatLngBoundsOrLatLngBoundsLiteral(obj: any): obj is LatLngBoundsLiteral | LatLngBounds
    • isLatLngLiteral(obj: any): obj is LatLngLiteral
    • Copyright 2021 Google LLC

      Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -22,4 +22,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

      -

      Parameters

      • obj: any

      Returns obj is LatLngLiteral

    • isLatLngOrLatLngLiteral(obj: any): obj is LatLngLiteral | LatLng
    • Parameters

      • obj: any

      Returns obj is LatLngLiteral | LatLng

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    • obj: any

    Returns obj is LatLngLiteral

  • isLatLngOrLatLngLiteral(obj: any): obj is LatLngLiteral | LatLng
  • Parameters

    • obj: any

    Returns obj is LatLngLiteral | LatLng

Generated using TypeDoc

\ No newline at end of file diff --git a/modules/localContext.html b/modules/localContext.html index e180af20..f12d3d89 100644 --- a/modules/localContext.html +++ b/modules/localContext.html @@ -10,4 +10,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

-

Index

Functions

Generated using TypeDoc

\ No newline at end of file +

Index

Functions

Generated using TypeDoc

\ No newline at end of file