Information:
This script makes it possible to expand the radar like in GTAO, albeit in a different way.
In order to expand it, go in the screen settings submenu of the pause menu and set the "Expanded Radar" option to true. Do the same thing again to reset it back to the default size.

Requirements:
OpenIV.asi.
Mods folder.
Script Hook V .NET ( https://www.gta5-mods.com/tools/scripthookv-net ).

Installation:
Import "pausemenu.xml" in "mods\update\update.rpf\common\data\ui". Note: in case you want to manually modify the file, open "pausemenu.xml", search "PREF_BIG_RADAR" and delete "<Contexts>*ALL*,InMP</Contexts>".
Move "ExpandedRadar.cs" in the scripts folder.

Special Thanks:
The FiveM ( https://fivem.net/ ) devs/contributors for the profile settings list ( https://docs.fivem.net/game-references/profile-settings/ ).
alloc8or ( https://www.gta5-mods.com/users/alloc8or ) for the Native DB ( https://alloc8or.re/gta5/nativedb/ ).

Changelog:
v1.4
Small changes to the code (no changes to the functionality of the script) and updated the "pausemenu.xml" with the one from the newest update.