Could behave like a sub-mode of showFeaturesAtPoint, and be enabled by specifying a prop like clickableFeatures.
Since the feature at an address point is usually just a building footprint, this could come in handy to create a polygon that is more useful for querying planning constraints -- otherwise we won't pick up tree preservation orders, for example, using the outline of the building alone!
Previous logic here: #5
Could behave like a sub-mode of
showFeaturesAtPoint, and be enabled by specifying a prop likeclickableFeatures.Since the feature at an address point is usually just a building footprint, this could come in handy to create a polygon that is more useful for querying planning constraints -- otherwise we won't pick up tree preservation orders, for example, using the outline of the building alone!
Previous logic here: #5