Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. 0:{
  2. id: "2"
  3. latitude: "35.737939"
  4. longitude: "139.7400265"
  5. }
  6.  
  7. console.log(this.state.placeinfo.id)
  8.  
  9. ...
  10. const line = this.state.info
  11. console.log(line.id)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement