ng4-geoautocomplete
ng4-geoautocomplete copied to clipboard
angular 4 compatable google autocomplete with server side api support and AOT enabled
any way to remove styling.
Upgrade to Angular 6.x
Hi All, I am using ng4-autocomplete component inside my custom component and I want to detect the change when the autocomplete dropdown closes. Can you please let me know how...
Is it possible to externalize "useCurrentLocation" to make a button ? Thank's in advance
I tried to removed the script of index.html ```html ``` to ```javascript public userSettings5: any = { geoCountryRestriction: ['fr'], geoTypes: ['address'], showSearchButton: false, showRecentSearch: false, useGoogleGeoApi: true }; ``` But...
Hi Is it possible to translate or change string for "Use current location" and "recent searches ? Thanks
Perhaps peerDependencies shall be as follows: "peerDependencies": { "(at)angular/core": ">=2.0.0
Hello, I'm trying to build with --prod flag, but y got this problem: > ERROR in ./node_modules/rxjs/_esm5/observable/BoundNodeCallbackObservable.js Module build failed: TypeError: Cannot read property 'type' of undefined at Object.getEffectiveTypeAnnotationNode (D:\Documentos\Trabajo\Come\Desarrollo\Mean\node_modules\typescript\lib\typescript.js:9341:18)...