Google Maps Example Code

About This Space

A basic example of using Google Maps Address Autocomplete in a Rich Display Screen and a Google map view


Last updated on June 4, 2020

Forked from: /al3/google-maps-example-code/

Public Permissions:   View   Open/Fork   Run   Comment  

Google Maps Platform Example

This space provides an example of using Google Maps Cloud Platform. The space provides an example of the Address Auto-Complete and a Map view.

The auto-complete in the example is intended to allow you to search for a street address for a location and name the location yourself by specifying a name in the name field. The auto-complete can be used to seaarch for places and landmarks also.

Using This space

In order to use this space:

  • Fork this space to your own space
  • Create a Google Platform Account Google Maps Platform and create an API Key
  • Open the app.json file
    • Select the Main screen format in the upper right corner
    • Edit the External Javascript 2 value and replace [YOUR GOOGLE MAP PLATFORM API KEY] with your API Key

Client code

The Google Maps .js file is included by adding it to the External JavaScript files in the app.json Main screen format.

The code for handling the Autocomplete and loading the map is all client side JavaScript stored in the clientcode.js file.

Using the app

When the page loads the map view is positioned on the user's general area

Screenshot

Enter a Name and then search for the address.

Screenshot

Once an address is selected from the auto-complete list the map will reposition and a marker will be placed. Click the Save button to save the information.

Screenshot

Clicking on a row in the list will display that location on the map.

Screenshot

Google Maps account

The Google Maps Platform requires a account. To use this example with your own Google Maps account fork the google-maps-example-code space and then update the External JavaScript file(2) in the app.json Main screen format and add your API Key.

This space was base don the Google Maps example here:

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By Saidur (@saidur)

Filters:

Popular Recent

5911

0

0

This workspace shows you how to add custom widgets to your project

5770

0

0

This interactive app prompts the user for key fields to lookup a database record and displays the results

5987

0

0

This is a full database maintenance CRUD application with view, change, add, and delete capabilities

5740

0

0

Demo app to use EJS to display information from a database

6289

2

1

Demo app to use EJS to display information from a database

5939

0

0

Empty template with the basics set up for a quick display.

5719

0

0

This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files

5784

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

5885

0

0

example mortgage application

5494

0

0

Full stack shopping cart application using Maria DB and Node

5483

0

0