Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse GeoJSON to create annotations #2

Open
boundsj opened this issue Aug 9, 2017 · 3 comments
Open

Parse GeoJSON to create annotations #2

boundsj opened this issue Aug 9, 2017 · 3 comments

Comments

@boundsj
Copy link
Contributor

boundsj commented Aug 9, 2017

You should be able to provide a GeoJSON representation of a shape (string or instance of a class) to create and place ARAnchors representing that shape in the real world. Shapes like points, lines and polygons should be supported at first with possibly more complex geometries supported in the future.

@fanquake
Copy link

fanquake commented Nov 8, 2017

Hi @boundsj, is there a timeline, or todo list for this issue? I'd be interested in contributing to see it get off the ground.

@boundsj
Copy link
Contributor Author

boundsj commented Nov 8, 2017

is there a timeline, or todo list for this issue

Not yet

I'd be interested in contributing to see it get off the ground.

Great! Feel free to submit a PR. I think that most of the building blocks to achieve the outline stated in #2 (comment) exists in the library already since it can render individual point geometries.

@Parameshvadivel
Copy link

Hi, @boundsj whether geoJson is enhanced?

GUIEEN pushed a commit to GUIEEN/mapbox-arkit-ios that referenced this issue Jan 10, 2020
Change the class modifier to open and add features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants