Skip to content

Commit 860b442

Browse files
authored
Merge pull request #291 from FlutterFlow/fix/place-picker-keys-info
Update Maps API Keys info in PlacePicker Widget
2 parents eed2eeb + 09e3238 commit 860b442

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/ff-integrations/maps/google-maps/place-picker-widget.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,10 @@ Here's an example from the Demo app:
4545

4646
<p></p>
4747

48-
:::note[Prerequisites]
48+
:::info[Prerequisites]
49+
- The Place Picker **requires a Google Maps API key**. See how to [**create and add API keys**](generate-maps-keys.md#add-maps-apis) to FlutterFlow.
4950
- Ensure you have enabled **Places API** from Cloud console. [**Check out the Setup docs.**](generate-maps-keys.md#add-places-apis)
5051
- Enable **Google Maps Platform Billing** via your Cloud console. Please note: Failing to enable the Google Maps Platform Billing will not show any place in an autocomplete list.
51-
- Add API keys as suggested in [**Getting Started**](generate-maps-keys.md#add-keys-to-flutterflow) guide.
52-
5352
:::
5453
<figure>
5554

0 commit comments

Comments
 (0)