facetwp remove proximity location marker from map

/** disables display of the my location icon **/
add_filter( 'facetwp_map_proximity_marker_args', '__return_false' );