Forum Post: RE: Rollbase selectQuery and Google maps callstack

  • Thread starter Thread starter romain.pennes@foederis.fr
  • Start date Start date
Status
Not open for further replies.
R

romain.pennes@foederis.fr

Guest
Hello, This works fine in my Rollbase trigger(hopefully the adress isn't shortened): var result = rbv_api.stringToJson(rbv_api.sendHttpGet(" maps.googleapis.com/.../json )); rbv_api.println(result.results[0].geometry.location.lat); Have you added the "rbv_api.stringToJson" call? Cheers, Romain.

Continue reading...
 
Status
Not open for further replies.
Back
Top