Open
Description
Context:
Smarty offers different licenses that determine a set of available services, usage details, etc. Not being able to specify this license limits our integration with Smarty and prevents taking full advantage of Smarty's features.
Expected behavior
It'd be great to be available to provide license argument that ends up being passed to Smarty API:
Geocoder.configure(..., license: '<license>')
I reviewed geocoder's code and apparently this will require only a few files to be changed:
- include license on options
- include license on set_defaults method
- register license in query_url_params method
Any thoughts about this?
Metadata
Metadata
Assignees
Labels
No labels