Skip to content

[Solved] ParseGeoPoint doesn't work #43

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

Closed
ghost opened this issue Jan 21, 2019 · 3 comments
Closed

[Solved] ParseGeoPoint doesn't work #43

ghost opened this issue Jan 21, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Jan 21, 2019

Hi,

I have an object (DietPlan) which have a ParseGeoPoint (with real GPS location) but when I retrieve my object, there is a problem with the GeoPoint, I can't have the informations.

My full console :

Payload: {"className":"Diet_Plans","objectId":"lxeHxqnp8A","createdAt":"2019-01-16T09:30:19.147Z","updatedAt":"2019-01-21T15:01:39.774Z","Fat":10,"Name":"iet",","location":"{'__type': 'Pointer', className: GeoPoint, objectId: null}"}

The issue :

"location":"{'__type': 'Pointer', className: GeoPoint, objectId: null}

Thanks in advance

@phillwiggins
Copy link
Member

A fix for this has been added to release v1.0.10. This will be released in the next few days.

@ghost
Copy link
Author

ghost commented Jan 25, 2019

You can close the issue now :)

@ghost ghost changed the title ParseGeoPoint doesn't work [Solved] ParseGeoPoint doesn't work Jan 25, 2019
@phillwiggins
Copy link
Member

Sorted. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant