Packages@isp.nexus/spatialFunctionswrapLongitudeOn this pagewrapLongitude() function wrapLongitude(longitude): number Given a longitude value, wraps it to the range of [-180, 180]. This is useful when normalizing longitude values. Parameters ParameterTypelongitudenumber Returns number