Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 2.13 KB

README.md

File metadata and controls

49 lines (28 loc) · 2.13 KB

 w3w-arcgis-webappbuilder-widget

A custom widget for Web AppBuilder for ArcGIS providing reverse geocoding via the what3words API.

screenshot

Prerequisites

Installation and Configuration

  • Deploy the widget by copying the w3wwidget folder and its contents into your Web AppBuilder installation's client/stemapp/widgets/ folder

  • Run the Web AppBuilder server

  • Create your own web app

  • Add a new widget add widget

  • Select the what3words widget add widget

  • Configure the widget with your what3words API and preferred, default, languages add widget

  • You can query the what3words API to determine the set of currently supported languages

  • The widget is now ready to run inside your web app; click on the /// vutton to activate the widget add widget

  • Clicking on the map will allow you to discover 3 word addresses at the clicked location screenshot

Issues

Found a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

All contributions are welcome; please submit a pull request.

Licensing

This widget is licensed under the MIT license; a copy of which can be found in the this repository's license file.