Edwin Bustamante Rodriguez
Edwin Bustamante Rodriguez
@aniketsongara or you can use this: http.Response response = await http.Response.fromStream(await request.send()); ( json.decode(response.body) as Map)
As a quick solution is to obtain the current zoom of the map and add a considerable zoom, so that it is ungrouped. double _currentZoom; GoogleMap( mapType: MapType.normal, initialCameraPosition: CameraPosition(target:...
@hansvn this is very good solution, in fact I re-adjusted my code