I suppose I can log both a ticket and place it on djangosnippets.org.
Thanks
On Oct 15, 4:39 pm, "Benjamin Wohlwend" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > That's exactly why: Google Maps aren't free to use in
> > non-publicly-accessible areas. Like, say, an admin interface.
>
> I'm not sure if t
Hi
I see that only open street maps are supported by GeoDjango in
django.contrib.gis.admin through the OSMGeoAdmin class which inherits
from GeoModelAdmin. I have discovered that changing this to use Google
Maps is a matter of modifying the template files in contrib/gis/
templates/gis/admin and th