kibana/x-pack/plugins/maps/public/classes
Nathan Reese 06b026c114
[maps] fix uncaught errors thrown during layer data fetching (#172501)
Fixes https://github.com/elastic/kibana/issues/172500

PR resolves the issue by not re-throwing errors in GeoJsonVectorLayer
and MvtVectorLayer syncData methods. Error state is stored in data
request and displayed to users. Errors are thrown to stop the flow of
execution for syncData.
2023-12-05 08:39:17 -07:00
..
fields [maps] fix Data Mapper resets after switch to clusters for scaling (#161796) 2023-07-14 09:11:56 -06:00
joins [maps] allow by value styling for EMS boundary fields (#166306) 2023-09-13 12:51:16 -06:00
layers [maps] fix uncaught errors thrown during layer data fetching (#172501) 2023-12-05 08:39:17 -07:00
sources [maps] ignore indices without geometry field in vector tile requests (#171472) 2023-11-22 12:37:52 -07:00
styles [Maps] Fix long field truncation on Comboboxes (#171829) 2023-11-29 13:49:41 +01:00
tooltips [maps] prepare for spatial join (#155575) 2023-04-26 10:25:41 -06:00
util [maps] display incomplete results warning in layer legend (#171144) 2023-11-16 12:09:43 -07:00
_index.scss [Maps] Add layer type preview icons (#78650) 2020-09-29 12:05:24 +01:00