Issue description
Version 3.0.0-beta.0 is now 4 months old and due multiple unresolved issues, I had to revert back to version 1.0.0 (released an year ago). I was not surprised when that too also broke my build, as so many changes with base google maps and tslib and other associated modules.
With a download of over 453K/month of agm/core itself, dear developers, please do understand the difficulties of somany beneficiaries of your module, when agm/core is not getting updated with reported issues within a reasonable amount of time keeping pace with tslib etc.
I am sure that you are busy with your priorities, but when we are in a no-mans land with both the versions broke our application, please pull up the priority of the version update of your gift (agm/core) to the fraternity.
We also may not like to update 1.0.0 any further, please prioritize the update of 3.0.0-beta.0 with the following issues.
But I am not sure as to what to do with "26 createEventObservable
"@types/googlemaps": "^3.40.3", is already there in package.json
Any quick solution ?
Same problem here
https://github.com/DefinitelyTyped/DefinitelyTyped/issues/48574#issuecomment-705414654
npm i @types/[email protected] --save-dev
Hello,
yep, don't update @types/googlemaps...
IMO, you should use the native Google Map by Angular's team and no more this package because this one is slowly dying...
Hello,
yep, don't update @types/googlemaps...
IMO, you should use the native Google Map by Angular's team and no more this package because this one is slowly dying...
Could you give us the Link to the Native Google Map by Angular?
It's now in @Angular/Components https://github.com/angular/components
Most helpful comment
https://github.com/DefinitelyTyped/DefinitelyTyped/issues/48574#issuecomment-705414654
npm i @types/[email protected] --save-dev