Gauthier42160 / Googlemap-don-t-work

0 stars 0 forks source link

google map don't work FLUTTERFLOW #1

Open Gauthier42160 opened 5 months ago

Gauthier42160 commented 5 months ago

// Generated code for this GoogleMap Widget... Expanded( child: FlutterFlowGoogleMap( controller: _model.googleMapsController, onCameraIdle: (latLng) => _model.googleMapsCenter = latLng, initialLocation: _model.googleMapsCenter ??= LatLng(45.9846475, 4.052545), markerColor: GoogleMarkerColor.violet, mapType: MapType.normal, style: GoogleMapStyle.standard, initialZoom: 14.0, allowInteraction: true, allowZoom: true, showZoomControls: true, showLocation: true, showCompass: false, showMapToolbar: false, showTraffic: false, centerMapOnMarkerTap: true, ), )

Gauthier42160 commented 5 months ago

Bonjour, merci de pouvoir m'aider, la page googlemap ne s'affiche pas dans l'application flutterflow..

[  Image 14-05-2024 à 10 21