Select to view content in your preferred language

Reverse geocoder in Flutter

92
1
3 weeks ago
mobiletec2024
New Contributor

Hi everyone,

When I click on an intersection, the reverse geocoder function does not show me the intersection between the two streets. What do I need to do to see this information?

 

Thanks

 

Reverse_Geocoder 2.pngReverse_Geocoder.png

0 Kudos
1 Reply
MichaelBranscomb
Esri Frequent Contributor

Hi,

Are you using your own custom Locator dataset (for example, instead of the ArcGIS World Geocoder)? What's the value of the property supportsIntersections property - LocatorInfo class - arcgis_maps library - Dart API?

 

Thanks 

0 Kudos