recuperation of user current position
Future<GeoPoint> myLocation() async { return await osmBaseController.myLocation(); }