🌏 Esri slider widgets is Apostrophe CMS module to show Esri ArcGIS Portal gallery as a widget 🌎
- Beautiful layout
- Lightweight
- Simple
After you have Apostrophe project
npm install --save esri-slider-widgets request-promise
or you can clone this project and move to your lib/modules folder.
git clone https://github.com/dhnlr/esri-slider-widgets.git
mv esri-slider-widget <apostrophe-project-folder>/lib/modules
In app.js, add the module to your configuration:
// Content Widgets
'esri-slider-widgets': { extend: 'apostrophe-widgets' },
After that add module to helper (/lib/modules/helpers/lib/areas.js) so module become options when add new widget to page
let narrowWidgets = {
...
'esri-slider': {},
...
};
Voila!
After login as admin, click ➕ icon to add new widgets. On Portal URL field, add your portal URL. Make sure you fill full URL address (with https:// or http://). On Owner field, fill portal gallery owner. On Title field, fill portal gallery title.
All my work licensed with MIT. All other work (ArcGIS & Request) belongs to owner with their own license.
Ps. Sorry for using image and other work without permission. Please, don't sue me.
- Show only public services
- Show only max 10 items
- No support