Hi, I'm new to using Google Maps and have read the tutorials and
stuff. But to be honest - didn't connect the dots on how I should get
started on my project.

I'm creating an advertising site for business in Norway, and have
stored their addresses in SQL database.
So basically what I want is to fetch the addresses and show the
location in google maps, on their profile.

I'm thinking this scenario:
#1 - Fetch the address from SQL
#2 - Run it trough the codeAddress();-function
#3 - Somehow return the latitude and longitude and store it (stored)
#4 - collect it in the "myOptions = { center = stored; }" and add a
Marker

Anyway - don't know how to to this, or if it's the right way - So if
someone can point me in the right directions would be great...

There is not much to see, but the here is a url to the page that it
should be placed on: http://lokalannonsoren.net/virksomhet.php?bedrift=Freedom
(a Norwegian site)

I'm using static map at the moment, but because it's not returning the
right result/view I decided to use Javascript API v3 instead. Don't
know why it's not working.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to