User Portlet User Portlet

Discussions
I’m pulling this data from a database (latitude, longitude, accuracy), so how would it format for that? I’ve got `GeoCircle @@@ data`, but is there a way to select a specific field in `data` so I could structure it like `GeoCircle [{{data.latitude,...