James G. Kim

Results 5 issues of James G. Kim

Here I've upgraded the dependencies and fix things broken in Neo4j 3.x.

There were unofficial Docker images for previous versions of Neo4j Spatial, but it seems they are currently not maintained. If we have the official Neo4j Spatial Docker image based on...

This could be a source: https://en.m.wikipedia.org/wiki/ISO_3166-2 Maybe possible duplicate with #132.

Type: Reference

- [X] Add `region` to the result Sometimes, we need `region` of the geocoded result, for example, to decide the zoom level of the map. This PR adds `region` to...

According to [the official documentation](https://facebook.github.io/react/docs/more-about-refs.html), string `refs` will likely be deprecated in the future, and callback `refs` are preferred. > Although string refs are not deprecated, they are considered legacy,...