release: 1.0.1
This commit is contained in:
@ -243,7 +243,6 @@ class _State extends State<_Body> {
|
||||
// _createMarkerImageFromBytes(context);
|
||||
|
||||
final AMapWidget map = AMapWidget(
|
||||
apiKey: ConstConfig.amapApiKeys,
|
||||
onMapCreated: _onMapCreated,
|
||||
markers: Set<Marker>.of(_markers.values),
|
||||
);
|
||||
|
Reference in New Issue
Block a user