Skip to content

When you start a search, you can find the information you’re looking for faster using search predictions by Google Location API. Search predictions are possible search terms you can use that are related to the terms you’re typing and what other people are searching for.

rdhafiz/vue-google-autocomplete-ridwan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Auto Complete (Location)

When you start a search, you can find the information you’re looking for faster using search predictions by Google Location API. Search predictions are possible search terms you can use that are related to the terms you’re typing and what other people are searching for.

Getting started

Installation

Quick Start with GIT with Documentation

git clone https://github.com/RidwanulHafiz/vue-google-autocomplete-ridwan.git

Quick Start with NPM

<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY=places"></script>

Usage

HTML component

<input type=text data-name="autocomplete"/>

Import package into component

import location from 'google-autocomplete-ridwan'

Then call it anywhere you need

location.AutoComplete();

About

When you start a search, you can find the information you’re looking for faster using search predictions by Google Location API. Search predictions are possible search terms you can use that are related to the terms you’re typing and what other people are searching for.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published