Skip to main content

Google Place Integration

Step 1: Replace YOURAPIKEY in the script below with your true API key for Google Place API.

<script src="https://maps.googleapis.com/maps/api/js?key=YOURAPIKEY&libraries=places&v=weekly"></script>

Copy and paste the prompt below as one single prompt and execute it in the prompt window.

Prompt (Enter the follow prompt as one sentence):

<script src="https://maps.googleapis.com/maps/api/js?key=YOURAPIKEY&libraries=places&v=weekly"></script>

In the address input form, implement an address field restricted to Australian addresses in an project using Google Places API