@JvmStatic fun create(style: FlowSegmentStyle, zoomLevel: Int, position: LatLng): FlowSegmentDataQueryBuilder
Builder used to create an instance of FlowSegmentDataQuery, once constructed, the user cannot change the field values.
Return
newly created builder object for FlowSegmentDataQuery to be used for further processing.