Rathan Kumar
Results
2
issues of
Rathan Kumar
If I create a `g-places-autocomplete` with `options` for type and country restrictions as follows, ``` javascript $scope.options = { types: ['(cities)'], componentRestrictions: { country: 'us' } }; ``` And try...
In the read me file I think ionic-css-list-item:icon right and ionic-css-list-item:iconleft are swapped, It's a small issue to fix