Get last my location
Return last latlng, nullable
Future<LatLng?> requestMyLocationLatLng() async { return _vietmapGLPlatform.requestMyLocationLatLng(); }