Update default `map.type` display for breakouts with un-binned coordinates (#44717)
* fix map default display type with un-binned coordinates - default to `"map.type"` = "pin" when coordinates are not binned - default to `"map.type"` = "grid" when coordinates are binned * add tests * refactor breakouts usage
Please register or sign in to comment