Advertisement
Guest User

Untitled

a guest
Dec 21st, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <?php echo json_encode($markersData); ?>
  2. --------------------
  3. {
  4. "Shop": [{
  5. "name": "Massimi Beach",
  6. "location_latitude": "43.119446",
  7. "location_longitude": "131.881012",
  8. "map_image_url": "",
  9. "name_point": "Envato",
  10. "description_point": "Welcome",
  11. "url_point": "http:\/\/localhost\/view.php?id=10"
  12. }]
  13. }
  14. ------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement