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 then pointing a new class inheriting GeoModelAdmin to one of them. How can I contribute the modified templates and subclass to the Django project, that is if there is any interest in adding this to django ?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---