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

I place the parameter returns undefined by dragging the marker. #81

Closed
felocru opened this issue Sep 30, 2018 · 3 comments
Closed

I place the parameter returns undefined by dragging the marker. #81

felocru opened this issue Sep 30, 2018 · 3 comments
Assignees

Comments

@felocru
Copy link

felocru commented Sep 30, 2018

Hi, when I drag the markup on the map it returns undefined the place parameter. But this does not happen when I write in the search field. The place parameter contains address information.
Do you know what could be happening?

@felocru
Copy link
Author

felocru commented Sep 30, 2018

I did my debugging tests, and apparently the first event is executed: google_point_map_widget: place_changed, and then the method is executed: callPlaceTriggerHandler.
However, I notice that there is a trigger to execute the event, but it never executes again.

@felocru
Copy link
Author

felocru commented Oct 1, 2018

Hello again. I was reviewing the documentation and this event: google_point_map_widget: place_changed is not found in the documentation. This is the event that does work in all scenarios. When the marker is dragged, it is moved after the user wrote in the field, among others.
It would be good to enter this event in the documentation.

@felocru felocru closed this as completed Oct 1, 2018
@erdem erdem self-assigned this Oct 2, 2018
@erdem
Copy link
Owner

erdem commented Oct 2, 2018

Thank you for notice @felocru. I added to the ToDo.

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