You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2023. It is now read-only.
Doc:
- always use lib_places so that the examples are working locally with
local places.js
- create templates option (templates.inputValue,
templates.dropdownSuggestion)
- add templates example
- add styling examples (input, dropdown)
- add styling paragraph in doc
- small fix on documentation getting started
- add country icon (working)
- add public transport icon (waiting for type=railway)
You can disable all the Algolia Places styling by passing the `style: false` option.
422
+
423
+
See our [styling examples](./examples.html#input-styling).
424
+
351
425
## Rate limits
352
426
353
427
Algolia Places enforces a default limit of **1,000 requests per hour and per IP** for free usage. You can contact us by <ahref="mailto:support@algolia.com">e-mail</a> if you need more.
0 commit comments