Create a DataBC Geocoder in Action app
- Dominant language
- No language data
- Stars
- 7
- Forks
- 6
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 1
Description
The DataBC Geocoder in Action app is like the location services demo app but without the route tab.
In the address tab, add the following geocoder/addresses input parameters:
maxResults, locationDescriptor, interpolation, echo, setBack, minScore, matchPrecision, matchPrecisionNot, localities, notLocalities
In UI, can have a Not check box in front of Enter match precision and Enter localities text boxes as in:
[] Not _____________________________________________
Results should be displayed in panel below input form in descending score order. For each address list entry, display fullAddress, score, and matchPrecision. In map, display a placemark for each matching address. Placemark popup should display all address property values. Each address list entry should be hyperlink to zoom map to address.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.