ion-google-place icon indicating copy to clipboard operation
ion-google-place copied to clipboard

Ionic directive for a location dropdown that utilizes google maps

Results 71 ion-google-place issues
Sort by recently updated
recently updated
newest added

Add button 'Use current input' to use whatever the user has inputted as the location. (Since sometimes the user might not able to find the desired location from google search...

@israelidanny. first of all. many thx for the code. However, when doing it in production, how do you restrict the google api access?

**Implemented support for places api.** Usage: `` - Shows predictions (typeahead) and then fetches the data (address_components, formatted_address etc) from server as google maps does it - Implemented a simple...

Hi, I tested the version in master on Android 5 inside ionic 1.3.2 app (angular 1.5.3) and there are a number of things that are plainly not working or really...

I don't want to use the default input box in this directive. Is there any way for that without modifying the js part?

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

![image](https://cloud.githubusercontent.com/assets/1026325/24817310/08d2029c-1baa-11e7-8f9b-56d9f6866c0e.png) I did all the steps listed in your readme. but i dont see any action. ![image](https://cloud.githubusercontent.com/assets/1026325/24817394/5407659a-1baa-11e7-8586-e3bd04d190cc.png) ![image](https://cloud.githubusercontent.com/assets/1026325/24817401/5e266634-1baa-11e7-92e8-d3be7889cbbd.png)

Hi, I want to ask about how can I set up that only search in a country (Example: USA) . So what can I do with file .js? And How...

Hi, I want use a ion-popover-view for view list. In my code: the result list non function!!!

Unfortunately when I set the HTML property "maxlength" ng-model does not work.