Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Closes #91, Google Places Api Predictions and Place Details Added, Loader implemented #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AhsanAyaz
Copy link

Implemented support for places api.
Usage:
<ion-google-place name="address" class="ellipsify" placeholder="Enter Address" ng-model="myCtrl.personalAddress" play-services="true"></ion-google-place>

  • Shows predictions (typeahead) and then fetches the data (address_components, formatted_address etc) from server as google maps does it
  • Implemented a simple loader/ion-spinner to show for cases like bad connectivity so user may know it is loading something
  • Closes issue Get parts of a address #91

…d backdrop color to let user know that the calls are in progress
@AhsanAyaz
Copy link
Author

Hey @israelidanny .
This has been long due :)
Can you please have a look at it and merge if it seems worth it ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant