-
Notifications
You must be signed in to change notification settings - Fork 1.4k
-
I am getting 'Cant extract geo keys'
Using laravel version -7.x
jessenger/mongodb-3.7.0
mongodb/mongodb-1.6.1
php version - 7.4.2
I am getting the coordinates from google place api. And storing it as
$property->property_location=['type'='Point','coordinates'=>[88.3030967,22.4742253]];
$property->save();
what i am doing wrong?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 1 reply
-
I've answered your question, why are you spamming and wasting time?
Beta Was this translation helpful? Give feedback.
All reactions
1 reply
-
Sorry @divine I have no intension of spamming . It was by mistake posted you can delete the post and thank you for guidance.
Beta Was this translation helpful? Give feedback.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment