jenny-r
6/19/2018 - 4:51 PM

facetwp remove proximity location marker from map

facetwp remove proximity location marker from map

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