Skip to content

Update GeoLocationForPhoneGap.js#3

Merged
lvanengelen merged 1 commit intomendix:masterfrom
feddovanede:patch-1
Feb 8, 2018
Merged

Update GeoLocationForPhoneGap.js#3
lvanengelen merged 1 commit intomendix:masterfrom
feddovanede:patch-1

Conversation

@feddovanede
Copy link
Copy Markdown
Contributor

position sometimes returns longitude or latitude with more than 8 decimal places. The longitude and latitude have to be saved to a decimal field, which as 8 decimal places maximum, so this will return an error. By fixing the longitude and latitude to 8 fixed places, this issue can be avoided.

https://mendixsupport.zendesk.com/agent/tickets/61300

position sometimes returns longitude or latitude with more than 8 decimal places. The longitude and latitude have to be saved to a decimal field, which as 8 decimal places maximum, so this will return an error. By fixing the longitude and latitude to 8 fixed places, this issue can be avoided.

https://mendixsupport.zendesk.com/agent/tickets/61300
@lvanengelen lvanengelen merged commit 8576dea into mendix:master Feb 8, 2018
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

Successfully merging this pull request may close these issues.

2 participants