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

  1. // FIXME: convert this to Context kkkkkkk
  2. global.userDataBase = undefined;
  3. global.location = undefined;
  4. global.formsSockets = undefined;
  5. global.defaultLocation = { lat: -9.97111566376452, long: -54.80984283755332, zoom: 3 }
  6. //Endereço do evento
  7. //global.eventAddress = " ";
  8. //global.eventCoordinates = undefined;