README file from
GithubPlaces - Nominatim
Search provider for Places using Nominatim, with POI search over OpenStreetMap data. It renders no map, so it pairs with any map provider.
Network requests
| Area | Request |
|---|---|
| POI search | Resolves a search term to place suggestions and coordinates |
| Reverse | Resolves a coordinate to an address |
Requests go to https://nominatim.openstreetmap.org.
Background tasks
None.
Dependencies
| Library | Purpose |
|---|---|
| places-shared | Shared map, overlay, routing, and utility code |