myLocation abstract method

Future<GeoPoint> myLocation(
  1. int idMap
)

Implementation

Future<GeoPoint> myLocation(
  int idMap,
);