Code Monkey home page Code Monkey logo

Comments (6)

ivanst-stoyanov avatar ivanst-stoyanov commented on August 16, 2024

Hi @moltar Have you managed to add a country restriction?

from ion-google-place.

moltar avatar moltar commented on August 16, 2024

@ivanst-stoyanov: yes, my example above works. I just had to edit the original plugin source code.

from ion-google-place.

etodanik avatar etodanik commented on August 16, 2024

Can anyone who did it submit a Pull Request?

from ion-google-place.

ivanst-stoyanov avatar ivanst-stoyanov commented on August 16, 2024

Hi @israelidanny I did quite a lot of changes to the directive.

  1. I implemented config options.
  2. I configured the directive to use AutocompleteService instead of the Geocoder. I did this because the Geocoder needed 5 symbols to find a city in my country and the AutocompleteService required only 1.
  3. I fixed an issue with scrolling. Previously when you tried to scroll and you were over the input that triggered the directive, the click event of the directive were triggered. Now I use ng-click and this does not happen.
  4. There were an issue with the keyboard not always showing when the popup was shown. I used the cordova keyboard plugin to show and hide the keyboard.
  5. There is still an issue with the input. Sometimes it is not focused when the popup is shown. I still haven't figured this out.

I use Ionic Framework 1.0.0-beta.13

If you want I can create a pull request and implement my changes.

from ion-google-place.

etodanik avatar etodanik commented on August 16, 2024

Yeah, make a pull request, and I'll test it. All of these changes seem to
be in par to what I want in there.

from ion-google-place.

quanghoc avatar quanghoc commented on August 16, 2024

@ivanst-stoyanov I tried your code and it did not seem to work. When I type, the Autocomplete did not get called. I am using latest release v1.4.5 of Ionic. Any update?

from ion-google-place.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.