I am implementing a map application for my new job using Django. What it’s supposed to do is, after a user fills out a form, it plots that point on the map. I’ve read some on-line tutorials, and some of them mentioned KML. I am new to both Javascript and Django.
Here’s my question:
I think that will at least get me started.
Above are just some basics (not django specific) that you have to learn.