Guest User

Untitled

a guest
May 22nd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. "details":
  2. {
  3. "id": "36d610ed0c62bafd",
  4. "Field Name": "FID,Shape,OID_,BankPositi",
  5. "Geometry Type": "Point",
  6. }
  7.  
  8. <div ng-show="vm.item.showDetails" ng-repeat="(key, val) in vm.item.details">
  9. <p><span>{{key}}:</span>{{val}}</p>
  10. </div>
Add Comment
Please, Sign In to add comment