Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keita-makino authored Mar 6, 2024
1 parent 388a167 commit e107cef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,7 @@ Qualtrics.SurveyEngine.addOnReady(function () {
});
});
```

## Notes

This package relies on the [Mapbox Geocoding API](https://docs.mapbox.com/api/search/geocoding/) for forward and reverse geocoding. The API is free until 100,000 calls per month but will charge after that, so please note that if you target a *very large* project.

0 comments on commit e107cef

Please sign in to comment.