Nicolas Chaulet
Nicolas Chaulet
@elasticmachine merge upstream
@elasticmachine merge upstream
Hi @sbsamaro it's not possible for now but it seems something that could be easily added to the mapbox provider
Hi I just added an example test on how you can use `openstreetmap` with custom props https://github.com/nchaulet/node-geocoder/blob/master/integration_test/geocoder/openstreetmapgeocoder.test.js#L30
Oh I guess the types probably need to be updated, the `node-geocoder` module is not written in typescript and types are coming from `DefinitelyTyped/DefinitelyTyped`. You can probably temporarly fix this...
Do you have the time to do the pull request ? Or I will try to do this this week end
@elasticmachine merge upstream
My thoughts on that, we already support providing the ID through the API and I think it's a crucial features that allow importing/exporting policies to different environment and using infrastructure...
> @nchaulet perhaps my concern is not an issue but just to confirm: if the user set or changes the ID via API - do we have to worry about...