Sorry for delay.
To remove link to the maps page you should open /ow_plugins/google_map_location/classes/event_handler.php.
Find line 684 :
OW::getEventManager()->bind('base.add_user_list', array($this, 'addUserListData'));
and replace it on:
// OW::getEventManager()->bind('base.add_user_list', array($this, 'addUserListData'));
Best Wishes,
JK