release: 1.0.1
This commit is contained in:
@ -22,7 +22,6 @@ class _ShowMapPageState extends State<_ShowMapPageBody> {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
final AMapWidget map = AMapWidget(
|
||||
apiKey: ConstConfig.amapApiKeys,
|
||||
onMapCreated: onMapCreated,
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user