If any of you wants to have a gas station on cayo, I found this ymap: Cayo Perico Simple Gas station [ymap] - FiveM Resource Development & Modding / Releases - Cfx.re Community I also added the coords of the pumps and everything in the GasStations.json file.
Just add this at the bottom of the file:
{
"coordinates": {
"X": 4490.8862304688,
"Y": -4512.158203125,
"Z": 4.1904835700989
},
"pumps": [
{
"X": 4491.1796875,
"Y": -4512.158203125,
"Z": 4.1904835700989
},
{
"X": 4496.482421675,
"Y": -4510.6430664062,
"Z": 4.1905870437622
},
{
"X": 4486.0869140625,
"Y": -4514.2416992188,
"Z": 4.1551990509033
},
{
"X": 4516.673828125,
"Y": -4507.6875,
"Z": 4.1756091117859
},
{
"X": 4515.7807617188,
"Y": -4507.1958007812,
"Z": 3.9659631252289
}
]
}
Dont forget to add a comma at the end of the previous gas station!