forked from cemaden-educacao/WPD-MobileApp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
315 B
8 lines
315 B
// FIXME: convert this to Context kkkkkkk
|
|
global.userDataBase = undefined;
|
|
global.location = undefined;
|
|
global.formsSockets = undefined;
|
|
global.defaultLocation = { lat: -9.97111566376452, long: -54.80984283755332, zoom: 3 }
|
|
//Endereço do evento
|
|
//global.eventAddress = " ";
|
|
//global.eventCoordinates = undefined;
|