Skip to content

GeoPointValue vs precision #222

Closed Answered by mobizt
mikeymike9000 asked this question in Q&A
Discussion options

You must be logged in to vote

It works as normal. Why you said it does not work?

The latitude as number between -90 and 90.
The longitude as number between -180 and 180.

Creating a document... 
Debug task: createDocumentTask, msg: Connecting to server...
task: createDocumentTask, payload: {
  "name": "projects/______________/databases/(default)/documents/test_doc_creation/doc_1/col_1/data_0",
  "fields": {
    "myNull": {
      "nullValue": null
    },
    "myRef": {
      "referenceValue": "projects/______________/databases/(default)/documents/coll_id/doc_id"
    },
    "myDouble": {
      "doubleValue": 1234.567891
    },
    "myBytes": {
      "bytesValue": "aGVsbG8="
    },
    "myMap": {
      "mapValue": {
        

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mobizt
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants