map with custom points/links - /wsr/ (#1531365) [Archived: 681 hours ago]

Anonymous
6/25/2025, 7:50:45 PM No.1531365
map
map
md5: df52ac89fd220a33b090ce3c5d52c124🔍
I need to make a map which shows certain locations of a place/state/city, I have a database with the place names and coordinates, I just need to show those places, and then some annotations or hyperlinks to show them in another place.
Which would be free options to make something like this?
Replies: >>1531376
Anonymous
6/25/2025, 9:51:33 PM No.1531376
>>1531365 (OP)
BTW this is for a web page, I'll get the data from a database and put it into it, but I'm guessing the map would be some web component (most likely javascript or something like that), or maybe a web service (not sure if there are ways to make it local with some custom map I could zoom).
Anonymous
6/26/2025, 8:04:51 PM No.1531460
Well...
It seems there were no answers, I'll try with google maps, but I wish I could tell if there's a limit on how many locations I could add as markers, because I'll need to show more than 10k locations or so, and I'm not sure if the "free version" would allow something like that.