Map/Tables

Can anyone tell me how to change the location fo the map, and if my FSACARS tables can be converted into the VMS tables?

What do you mean change the location? Do you mean change where it’s centered? There’s no quick way. I’ll come up with something, but for now, if you open /lib/js/acarsmap.js, line 28:

map.setCenter(new GLatLng(45.484400, -62.334821), 13, G_PHYSICAL_MAP);

Change those coordinates. And I’m sure they can be converted, but now without some effort. The fields stayed mostly the same. I’m not sure why you would want to though? The PIREPS are separate from the ACARS

Thanks for the map help. Regarding the tables. I need my tables converted over so I don’t loose a flight information.

It should not be that difficult if you know SQL and some PHP.