Answer the question
In order to leave comments, you need to log in
How to get object properties via click event in objectManager?
I need to pull out the properties that I set in the FeatureCollection in the properties section.
I hang the click in this way, and pull out the ID, but the property does not:
objectManager.objects.events.add('click', function (event) {
instance.pointClickHandler(event.get('objectId'));
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question