api-python icon indicating copy to clipboard operation
api-python copied to clipboard

Consider per-input limit for get_property_values.

Open tjann opened this issue 5 years ago • 0 comments

For things such as names or latitude/longitude, most use cases probably only need one value:

Screen Shot 2020-07-09 at 22 31 15

Screen Shot 2020-07-09 at 22 26 53

Having to handle choosing one is several extra steps of hassle on the Python client side.

tjann avatar Jul 10 '20 05:07 tjann