Hey there you guys, you are all developing quite above my level but I gots me one of them NOOB type questions
I have an app that is fetching an array of addresses like (street, city, state).
Unfortunately I don't have the lat,long for these and I want to plot these all on the same map.
All of the examples I have found on the net (over the last 4 hours of research) get me close, but they all involve, events like keypress and submitting the address through a form, then it displays on the map.
Reading the code, there is a lot of extraneous lines used to convert the click events and stuff and I just wanted to know a simple way to iterate through this array of addresses and plot them.
Anyone care to offer some ideas?
Thanks code poets,
MG


Reply With Quote





