Django with GXmlHttp

2009-11-23 Thread 504Django
There seems to be a dearth of examples illustrating best practices in deploying Google Maps with Django. Common recommendations are to use GeoDjango. Of course, it doesn't have to be Google Maps. It could be OpenSteetMap, Yahoo Maps, or some other mapping API. Not necessarily related, there are

Re: Django with GXmlHttp

2009-11-24 Thread 504Django
rhaps I should consider looking at a different framework before I invest too much more effort. On Nov 23, 10:01 pm, 504Django <504cr...@gmail.com> wrote: > There seems to be a dearth of examples illustrating best practices in > deploying Google Maps with Django. > > Common rec

Re: Django with GXmlHttp

2009-11-25 Thread 504Django
sal_nights}}{%endif%}[ href='/bands/{{band.slug}}/'>Contest Results] [ target='_blank' href='{{band.website}}'>Band Website]"; >                         map.openInfoWindowHtml(lPoint{{band.id}}, myHtml); >                 }); >                 lBandMark