Returns @code(True) if the given @link(TGMLatLng) is in the bounds.

@param LatLng @link(TGMLatLng) to check.

@return @code(True) if the given @link(TGMLatLng) is in the bounds, otherwise @code(False).

@raises EGMWithoutOwner This exception is raised if the object don't have a owner.
@raises EGMOwnerWithoutJS This exception is raised if the owner can't execute JavaScript functions.
@raises EGMUnassignedObject This exception is raised if LanLng param is unassigned.
@raises EGMMapIsNull This exception is raised if Map object in JavaScript is null.
