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

The map is not showing the marker (odoo 15.0) #196

Open
selvamani-ramasamy opened this issue Jul 9, 2022 · 8 comments
Open

The map is not showing the marker (odoo 15.0) #196

selvamani-ramasamy opened this issue Jul 9, 2022 · 8 comments

Comments

@selvamani-ramasamy
Copy link

I have installed the web_google_maps and the map view is coming up. But it is not showing any marker for the locations. I have updated the lang, lat for the contacts. But still it does not work.

Screen Shot 2022-07-09 at 4 08 32 AM
.

@selvamani-ramasamy
Copy link
Author

When I click on the contacts in the side bar, it focuses to that location, but it does not show the marker.

@selvamani-ramasamy
Copy link
Author

@gityopie Could you please help on this?

@selvamani-ramasamy
Copy link
Author

Update: it is working for res.partner module, but it does not work for the module which is inherited from res.partner.

@gityopie
Copy link
Owner

gityopie commented Jul 18, 2022

@selvamani-ramasamy did you mean new model inherit res.partner?
the google_map view is not automatically created, it must define it manually

@selvamani-ramasamy
Copy link
Author

@gityopie yes, the new module is inherited from res.partner. I have modified the view to use the new module instead of res.partner. The attached snapshot is for new module. It loads the contacts on the right side bar. When we click, then it will focus to that coordinates in the map. But it is not marking the contact information in the map.

@gityopie
Copy link
Owner

@selvamani-ramasamy looks like a marker issue. Have you check on the network logs?

@selvamani-ramasamy
Copy link
Author

@gityopie I have enabled all dev logs (--dev=qweb,xml,werkzeug) and I don't see any error or warning in the log console. Am I missing something? Let me know how to check network logs specifically.

@gityopie
Copy link
Owner

@selvamani-ramasamy The network logs on the browser

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