I'm in need of integrating a django application with a visually intuitive google-maps interface, for the purpose of radio dispatched security guards/emt's.
I'm already using GeoDjango, although it appears it may be a bit overkill for the specific use. At any rate it's already making the geospatial processing on the server as easy as I need it to be.
But my javascript is weak enough without having to build an ajax rpc layer on my own. are there any tools or techniques that can help this?
Edit: To clarify, i'm not asking about how to use google maps api. as this post explains, google gives good documentation, and there are many examples on the web, from google or otherwise, that explains how to use the api, stand-alone. Django has good documentation too.
It's using them together that's slowing me down.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…