Status Update
Comments
ra...@google.com <ra...@google.com> #2
Thanks for the post.
Upon checking, it appears that this is a duplicate of
pr...@gmail.com <pr...@gmail.com> #3
Hi Team,
This is not the same issue ashttps://issuetracker.google.com/35829890 . To give you more clarity on the issue I'm unable to add the marker label & effects same as google default markers as it shows. For example if you see a marker you will not able to see the name of that marker but once you zoom at certain level you could see the name of the marker just beside the marker. Sometimes its on top, right, left or bottom, depending on the nearby marker space available. We want to know how to give same user experience for custom markers where user would be able to see the name of the marker after zoom in & that too labels of nearby markers do not get overlap as well.
Eg: In one of the screenshot you could see all nearby markers are overlapping but without marker info or name. Where in another screenshot you could see the name of each marker besides each like "Hotel Saavli Family Restaurant", "Rajehsahi Family Kitchen & Bar". So how to add this marker names & how to show them after certain zoom level without overlapping.
I would kindly request Google team to check the issue & not mark it as duplicate. As this issue is different even though 20-30% of the problem statement is same ashttps://issuetracker.google.com/35829890 . For the rest 70% of the problem I would like to know the feasible solution that Google Maps API services has.
Thanks,
Priyesh
This is not the same issue as
Eg: In one of the screenshot you could see all nearby markers are overlapping but without marker info or name. Where in another screenshot you could see the name of each marker besides each like "Hotel Saavli Family Restaurant", "Rajehsahi Family Kitchen & Bar". So how to add this marker names & how to show them after certain zoom level without overlapping.
I would kindly request Google team to check the issue & not mark it as duplicate. As this issue is different even though 20-30% of the problem statement is same as
Thanks,
Priyesh
ra...@google.com <ra...@google.com> #4
Thanks for the information.
We are evaluating this issue internally.
ra...@google.com <ra...@google.com> #5
Thank you for waiting.
Thanks for the post.
Upon checking, it appears that this is a duplicate of
Description
===========================================================================================
#REMINDER: Please do not disclose any possible PII such as: email address, IP, contact number, any part of name, project numbers and billing accounts as these information may violate security and privacy. Comments or attachments that include PII will be removed and restricted from public viewing.
Furthermore, please refrain from replying to a comment as this will make your email address visible. Instead, you may use the Issue Tracker’s comment feature for your replies.
It is OK to share your API Project ID, but _not_ API keys or client ID credentials.
To learn more about personal data, visit
===========================================================================================
Hello Team,
I'm unable to find a solution where I can add the label/text above the marker. I have used info window option but all the marker labels are getting overlapped and gives bad user experience. On the other side where I can see Google maps manages its markers label visibility on zoom. It shows the name of few markers when user zoom at certain level & hide the name of few markers once user zoom out.
So this kind of label/text visibility can we achieve for custom markers. If yes, where we can get the proper documentation for this or any other custom solution source. If no, is their any other custom way or is it not possible at all. Because this kind of request or requirement is not unique, definitely someone in the community might have needed this earlier.
I'm trying to achieve this using "vue2-google-maps": "^0.10.7".
Steps to check the request:
1. As you can see I have used restaurant example to show how Google markers show & hide the name of the restaurant on zoom in zoom out
2. Second is the example where I'm trying to add the label/text on my custom marker