isCircleOrCircleLiteral(obj): obj is CircleLiteral | Circle
Parameters
obj: any
Returns obj is CircleLiteral | Circle
Settings
Member Visibility
diff --git a/functions/isLatLngBoundsLiteral.html b/functions/isLatLngBoundsLiteral.html
index a8a41fcd..15bd7b3c 100644
--- a/functions/isLatLngBoundsLiteral.html
+++ b/functions/isLatLngBoundsLiteral.html
@@ -9,4 +9,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.
-
isLatLngBoundsLiteral(obj): obj is LatLngBoundsLiteral