Hey all,
I have a map set up with a layer including latitude, longitude, and an ID for each data point. I've been trying to set it up so that my custom widget, while open, will receive the lat, lon, and ID from a layer point if I select it. I've tried using the coordinate widget to select, but that doesn't take notice of the points in my layer at all, though it does give lat and lon to my custom widget at least. Anyone happen to know a good way to go about this, or even just a direction to point me in?