@resee-movies/utilities - v0.8.0
Preparing search index...
isLatLngPoint
Function isLatLngPoint
isLatLngPoint
(
value
:
unknown
)
:
value
is
LatLngPoint
Validate that the provided argument is an object with numeric
lat
and
lng
properties.
Parameters
value
:
unknown
Returns
value
is
LatLngPoint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@resee-movies/utilities - v0.8.0
Loading...
Validate that the provided argument is an object with numeric
lat
andlng
properties.