Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting many errors while trying to import NgMapsCoreModule in app.module.ts #170

Open
durgamalleswariyeruva opened this issue Oct 23, 2023 · 6 comments

Comments

@durgamalleswariyeruva
Copy link

Currently upgraded to angular-15, I installed latest version of ng-maps/core . when i tried to import it getting below errors.
image

@DaSchTour
Copy link
Contributor

Please check #146 for a workaround or upgrade to angular 16. We want to try to increase backwards compatibility with future versions.

@durgamalleswariyeruva
Copy link
Author

Thanks @DaSchTour for the quick response. Will check that solution from my end.

@durgamalleswariyeruva
Copy link
Author

I am successfully able to resolve that issue with your suggestion. But getting more issues after i tried to use map-info-window component and map-maker component. Errors such as can't bind to [latititude],[longitude[, [isOpen]....etc properties, since these are not know properties of either map-maker or map-info-window.

It will be great if i get help on this. Thanks in advance.

Below shared errors screenshot for reference.

image

@durgamalleswariyeruva
Copy link
Author

Hi @DaSchTour , Can I get any update on above question?

@DaSchTour
Copy link
Contributor

I've seen such errors with other libraries, but I have now idea what was causing them.

@durgamalleswariyeruva
Copy link
Author

@DaSchTour , Do you have any idea /not what was causing those issues? If you have idea, can you please provide the solution which will be helpful for me?

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants