release: 1.0.1
This commit is contained in:
@ -31,7 +31,6 @@ class _SnapShotState extends State<_SnapShotBody> {
|
||||
children: <Widget>[
|
||||
Expanded(
|
||||
child: AMapWidget(
|
||||
apiKey: ConstConfig.amapApiKeys,
|
||||
onMapCreated: _onMapCreated,
|
||||
),
|
||||
),
|
||||
|
Reference in New Issue
Block a user