-
Widget Beacon: zjistěte, které z vašich Experience Builder widgetů lidé skutečně používají
Pokud vytváříte vlastní widgety, nemáte přehled o tom, které se používají, jaké funkce v nich lidé aktivují, které verze jsou stále nasazeny nebo jaké chyby se v terénu vyskytují. Widget Beacon to řeší. https://github.com/brianmcleer/exb-widget-beacon (Apache 2.0) Co získáte * Widgety seřazené podle použití v každé…
-
Dotaz ohledně přístupu k vrstvě kreslení/grafiky
Ahoj! Pracuji na implementaci vlastního widgetu ve vývojářské edici 1.20 a zasekl jsem se, doufám, že mi někdo poradí. Mým cílem je umožnit uživateli kreslit grafiku (body, čáry, polygony) a použít ji jako prostorový filtr pro následný dotaz na vrstvu prvků. Chápu, jak udělat druhou část, ale nejsem si jistý, jak nejlépe…
-
Externí souřadnice mapy
Widget Externí souřadnice mapy je vlastní widget pro ArcGIS Experience Builder Developer Edition 1.21. Zobrazuje zeměpisnou šířku a délku kliknutého místa na mapě a poskytuje odkazy, které otevírají toto místo v externích zobrazovacích službách. Verze 1.12.0 přidává vestavěný průvodce nápovědou a zobrazení aktuálního…
-
Přizpůsobit výběrovou symboliku widgetu Select...
Dobrý den, Naklonoval jsem výchozí widget Select v Experience Builder ve své Developer Edition. Rád bych přizpůsobil výchozí symboliku zobrazovanou při výběru prvků. Chápu, že toto je obvykle globální nastavení připojené k mapovému widgetu, ale rád bych ho přepsal. Je to možné? Ví někdo, který kód upravit? Předem děkuji, ML
-
Top-N Graf 14 VlastnED widget pro 59azenE9 kategoriE1lnED statistiky (COUNT/SUM/AVG/MIN/MAX)
Ahoj v61em, RE1d bych p59edlo7Eil k posouzenED vlastnED widget: Top-N Graf. Zdroj: https://github.com/imcintosh-esri/arcgis-exb-widget-library/tree/main/top-n-chart Co to d1BlE1 Top-N Graf p59evE1dED surovE1 kategoriE1lnED data do 59azenFDch, interaktivnEDch horizontE1lnEDch pruhovFDch graf6F, posouvajEDc se za vestav1BnB…
-
Custom List Widget
When i copy list widget from out box to custom widgets , I am getting the error in 1.21. Could you please suggest
-
Parcel Drafter Widget
Parcel Drafter widget přenesený z Web AppBuilder do Experience Builder WAB Parcel Drafter widget nemá ekvivalent v Experience Builder. Přenesl jsem ho jako vlastní widget pro ExB Developer Edition 1.21. Publikuji pro komunitní testování. GitHub: https://github.com/brianmcleer/parcel-drafter-widget (zdroj a ke stažení).…
-
Toggle some layers on/off , by group *super simple* layer_toggler_button (free src code)
layer_toggler_button is a simple custom ArcGIS Experience Builder widget that lets you control the visibility of (some) multiple map layers with a single click. In the widget settings, you can configure layers and assign each one to either Group A (turn ON) or Group B (turn OFF). When the user clicks the button, all…
-
User Activity Logging system?
My team has been devising a system to log user sign in and some specific activity beginning with deleting features. We could use webhooks to track delete and we are evaluating that as an alternative to a custom logging widget as well. The current strategy is to set up a simple nosql or other log db, a…
-
Print Advanced - Použijte ArcGIS Pro PAGX soubor rozvržení nebo Print Utility Service
Přehled Tento widget přináší tisk map ve stylu ArcGIS Pro do ArcGIS Experience Builder bez potřeby tiskové služby. Sdílíte rozvržení z ArcGIS Pro jako soubor rozvržení (.pagx), jednou jej importujete v nastavení widgetu a widget tuto stránku znovu vytvoří v prohlížeči vůči vaší živé mapě: rámec mapy, název a text, severní…
-
Handling a Scene Data Source with a Related Map Data Source
ExB Developer Edition 1.17.0 I'm working through a bug where a set of map service layers in a Scene is filtered out of my DataSourceSelector. My "hideDs" function takes in the current DataSource JSON, the dataSourceId of the JMV and a geometry type string, then does this: const hideDataSource = (dsJson: IMDataSourceJson,…
-
Přidat, namapovat a upravit Data ETL widget
Přehled GitHub: https://github.com/brianmcleer/add-edit-etl-widget Add, Map & Edit Data je přizpůsobený widget, který kombinuje dva standardní widgety Esri, Add Data a Edit, a vkládá mezi ně krok mapování polí. Vznikl z opakující se komplikace, na kterou jsem často narážel. Někdo má tabulku nebo vrstvu, kterou chce dostat…
-
Vyhledávání zóny
Vlastní widget pro ArcGIS Experience Builder. Uživatel zadá adresu, widget vrátí, do kterého polygonálního pásma adresa spadá, a poté zobrazí konfigurovatelnou šablonu vyplněnou poli dané zóny. Pracovní postup je obecný: zadání adresy, výstup shody polygonu, šablona vyplněná atributy odpovídající zóny. Možné použití…
-
CSV Geocoder Widget
Widget pro Custom Experience Builder. Nahrajte CSV nebo Excel soubor s adresami, geokódujte je pomocí libovolného ArcGIS Locatoru a zobrazte odpovídající body na připojeném Map widgetu. Výsledky lze exportovat jako GeoJSON, KML nebo Shapefile. GitHub: https://github.com/brianmcleer/csv-geocoder-widget Postaveno a testováno…
-
How to Properly Publish a DataRecordsSelectionChangeMessage Message?
I'm working on a widget for ExB 1.17 that will select a point and a polygon feature from the map's data sources if a selection action is added to the widget. I was able to get the Extent Change message type handled pretty easily so I figured this would be fine too, but instead I get this error after the message is…
-
Vyhledávání Custom
Widget Vyhledávání Custom Tento widget je upravená verze standardního Search widgetu od Esri pro ArcGIS Experience Builder. Byl to jeden z prvních widgetů, které jsem vytvořil, a dlouhou dobu jsem měl pět samostatných pevně zakódovaných kopií, z nichž každá byla nastavena pro konkrétní sadu služeb a chování města Grand…
-
Map Layers Custom
Widget Map Layers Custom Upravená verze widgetu Experience Builder Map Layers. Dělá vše, co standardní widget, a přidává níže uvedené funkce. Tento widget byl migrován z otázky o Custom Widgets, kde jsem měl původní verzi. GitHub: https://github.com/brianmcleer/map-layers-custom-widget Funkce přidané oproti standardnímu…
-
Traverse Widget 1.0
Hi there everyone! We've been working on a traverse widget for a couple of weeks now and figured since it is functional we can now add it to the EXB community. @ncramer11 and I have developed this with some help from ClaudeCode, and we're still in the process of updating it. Big thanks to @TomSellsted for helping us build…
-
Co je nového? Widget
Co je nového je vlastní widget Experience Builder 1.20, který přidává známý vzor oznámení s ikonou zvonku a červenou tečkou do veřejně přístupných mapových aplikací. Může být umístěn kamkoliv v rámci Experience (hlavička, tělo nebo zápatí) a zobrazuje malou červenou tečku vždy, když je nové oznámení. Uživatelé kliknou na…
-
Add CSV Widget
Anyone ever design a widget that allows you to upload a CSV file with an address field? I've tried what I could to circumvent the broken Add Data widget. It has a BUG. It stopped allowing CSV uploads with an address field, of all things. I created a python script tool and connected to it through the Analysis widget but…
-
Visual Studio Code and Webpack HMR (Hot Module Reload): Can It Work with ExB?
I'm reaching the point of widget development where reloading and readding my custom widget for debugging is grinding my gears. The VSCode documentation suggests that webpack's HMR feature should just work for React, but they're using the default React toolchain, not whatever non-standard loadout the ExB team had to bolt…
-
Identify By Query
This is a ground-up re-design and re-build of my previous Identify Widget. It is designed to act as a replacement for a popup in an auto-opening Sidebar. If you have used the previous version of the Widget here are the major improvements: * Identify from all types of layers. (The previous Widget was limited to Feature…
-
Custom widget not showing changes
Hi, It was hard to articulate the problem in the title so apologies for that. I have been following the tutorial for Getting Started with Custom Widgets. I've installed Developer Edition, I'm using VSCode, I've the client and server running all fine. My goal is to create a version of the Survey123 widget where there is a…
-
How to Wrap a Newer Widget/Component in an Older Framework
I need to wrap an Editor widget from a newer release of the JavaScript SDK in a widget targeting an older version of Experience Builder so my org can migrate from Web Appbuilder to Experience Builder before we upgrade to Enterprise 12.1. Unfortunately, I'm at my wit's ends here, I can't even get a simple map component…
-
Custom Widget Version Control Best Practices
I'm getting started with custom widget development and I want to make sure I'm handling my source data as best as possible: * For a single organization, should I do a monorepo or one repository per widget? * At what folder "level" do I create the repository? I assume for multi-repository workflows each widget folder is a…