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?
>>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).
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.