# How to map addresses from a database using Google Maps API

**URL:** https://forum.kirupa.com/t/how-to-map-addresses-from-a-database-using-google-maps-api/263837
**Category:** programming
**Created:** [June 19, 2008, 4:16pm UTC](https://forum.kirupa.com/t/how-to-map-addresses-from-a-database-using-google-maps-api/263837 "2008-06-19T16:16:12Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![imagined](https://avatars.discourse-cdn.com/v4/letter/i/a87d85/32.png) [@imagined](https://forum.kirupa.com/u/imagined)
#### Post date: [June 19, 2008, 4:16pm UTC](https://forum.kirupa.com/t/how-to-map-addresses-from-a-database-using-google-maps-api/263837/1 "2008-06-19T16:16:12Z")

</div>

Hey guys!  
I have seen some of you have asked about how to map addresses from a database using Google Maps API. I also spent some days trying to figuring it out.

I even tried to follow Google’s documentation on how to do it but I just couldn’t get it to work that easily. after several days i finally got it to work.

I just wrote some instructions on how to do it and i thought id share it with you.  
[http://www.webdeveloperwannabe.com/index.php?id=7&show=1&pageno=1&pagetype=MySQL](http://www.webdeveloperwannabe.com/index.php?id=7&show=1&pageno=1&pagetype=MySQL)

If you have any questions or trouble following the instructions please let me know.

---

<div class="post-metadata">

### Author: ![sekasi](https://avatars.discourse-cdn.com/v4/letter/s/5f8ce5/32.png) [@sekasi](https://forum.kirupa.com/u/sekasi)
#### Post date: [June 19, 2008, 4:17pm UTC](https://forum.kirupa.com/t/how-to-map-addresses-from-a-database-using-google-maps-api/263837/2 "2008-06-19T16:17:15Z")

</div>

google’s documentation is awesome tho 🙂

---

<div class="post-metadata">

### Author: ![imagined](https://avatars.discourse-cdn.com/v4/letter/i/a87d85/32.png) [@imagined](https://forum.kirupa.com/u/imagined)
#### Post date: [June 19, 2008, 4:28pm UTC](https://forum.kirupa.com/t/how-to-map-addresses-from-a-database-using-google-maps-api/263837/3 "2008-06-19T16:28:27Z")

</div>

yes it is, but since i dont know much about javascript and object oriented programming, it took me a good while to figure it out.

Here is the google code page: [http://code.google.com/support/bin/answer.py?answer=65622](http://code.google.com/support/bin/answer.py?answer=65622)

---

<div class="post-metadata">

### Author: ![hl1](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/hl1/32/849_2.png) [@hl1](https://forum.kirupa.com/u/hl1)
#### Post date: [June 19, 2008, 5:00pm UTC](https://forum.kirupa.com/t/how-to-map-addresses-from-a-database-using-google-maps-api/263837/4 "2008-06-19T17:00:51Z")

</div>

This would serve its purpose well in Source/Experiments, or you can submit it for tutorial review to Kirupa, though you might want to go into more detail about how the code works if you choose that route. 🙂
