I'm writing a web app for my company, basically it's to input all of our buildings and I'd also like to add a longitude latitude for each site, and have it show up on a map. Something like Google Maps. Is there an API out there I can use that has the maps already pre made? I believe Google Maps has an API but don't think it's open source. This is a program that will most likely be released under GPL so I need to be able to use an API that is also GPL or equivalent. Any such thing?
Worse case scenario, anyone know how I can generate a google map's link with longitude and latitude? Instead of embedding it in my app I can also just have a link to google maps... I mean, automate it, don't want to actually have to physically go find it then copy and paste the link for each one.
Worse case scenario, anyone know how I can generate a google map's link with longitude and latitude? Instead of embedding it in my app I can also just have a link to google maps... I mean, automate it, don't want to actually have to physically go find it then copy and paste the link for each one.
