Ok I got myself messed up somehow and cant seem to remember how I did it the last time.
I have My Latitude and Longitude saved into my database this is the Jason Structure
code
"Delivery_Date":"2014-01-20 00:00:00.000",
"Driver":"Willie Sims",
"Home_Terminal":"Houston",
"Lat":"41.2147851",
"Lng":"-79.3853218",
"Status":"Loaded",
"Unit_Number":"13197",
"createdAt":"2014-01-17 18:44:11.467",
"id":"52d979fbe4b0139e7c361ef6",
"_updatedAt":"2014-01-18 21:20:50.424",
"location":"Clarion,PA"
/code
(Request URL: {database_url}/collections/Trucks Test)
What I am trying to do is mark all the locations and use the Unit Numbers for Titles in the map markers and the Driver,Home_Terminal as information in the info window.
I have used examples from four or five different posts and I lost my clips I had on my other computer.
Please I know this is a beat dog but I have been hitting a wall all darn day trying to figure out how to get this data into local storage and map it out to my map