LearnNewsExamplesServices
Frontmatter
id3721
titlecomponent.wrapper.GoogleMaps: onMarkerClick()
stateClosed
labels
enhancement
assigneestobiu
createdAtDec 28, 2022, 8:56 PM
updatedAtDec 28, 2022, 9:01 PM
githubUrlhttps://github.com/neomjs/neo/issues/3721
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 28, 2022, 9:01 PM

component.wrapper.GoogleMaps: onMarkerClick()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Dec 28, 2022, 8:56 PM

we need to get marker click events into the wrapper component.

to do this, we need to add a custom listener inside the main thread addon, import DomEvents to fake a real event and pass the relevant data, so that we can retrieve the record.

we also should add a custom markerClick event on cmp level.

tobiu added the enhancement label on Dec 28, 2022, 8:56 PM
tobiu assigned to @tobiu on Dec 28, 2022, 8:56 PM
tobiu referenced in commit 7ac8701 - "component.wrapper.GoogleMaps: onMarkerClick() #3721" on Dec 28, 2022, 8:59 PM
tobiu closed this issue on Dec 28, 2022, 9:01 PM