I have a database with various addresses and associated geo-coordinates. Do you know of any good sites that I can send this data to via an API and then embed it via an iFrame? Since it's just for a small test project, the site would have to be free. I've searched a lot but can't find anything suitable as the site either costs money or can only handle one point.
Thank you for your help and sorry for my bad English - i come from Germany
I assume you are looking for markers placed on a map? I am not aware of any site like that, what I would do is just implement the google maps API locally its quick and easy to do.