efstathiosntonas / Ionic_3_GoogleMaps_Autocomplete

Ionic 3 Google Maps Autocomplete using modal and @agm/core package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Maps Ionic 3 Autocomplete Demo

This demo uses modal for entering address, this approach eliminates the problematic 'can't tap|select address' dropdown when typing an address.

Test it on Ionic View (install it on your mobile via app/play store) using app code: 7C350DDD

How to use

npm install ionic serve

Please provide your own Google Places API key in app.module.ts

Demo

google maps autocomplete demo ionic 3

About

Ionic 3 Google Maps Autocomplete using modal and @agm/core package


Languages

Language:TypeScript 46.0%Language:CSS 30.0%Language:HTML 19.9%Language:JavaScript 4.1%