Hello everyone!
Is it possible to bind some of the fields in the grid´s datasource to a marker layer on a map?
For example:
For every registry in my grid, take "Text", "longitude" and "latitude" fields and bind them to a markers layer on a map, "text" being the marker's title, and ["longitude", "latitude"] being the marker's latlng.
Thank you in advance for your help.