Type Alias: PositionCallback()
type PositionCallback = (latLng) => voidRepresents the callback function for the position.
Parameters
latLng
GeolocationPosition
Returns
void
Last updated on
type PositionCallback = (latLng) => voidRepresents the callback function for the position.
GeolocationPosition
void