1 2 | {% extends "gis/admin/openlayers.js" %}
{% block base_layer %}new OpenLayers.Layer.Google("Google Base Layer", {'type': G_NORMAL_MAP, 'sphericalMercator' : true});{% endblock %}
|
More like this
- google.html template for GoogleAdmin by jbronn 4 years, 7 months ago
- GoogleAdmin: GMaps base layer in Geographic Admin (GeoDjango) by jbronn 4 years, 7 months ago
- Google v3 geocoding for Geodjango admin site by samhag 6 months, 2 weeks ago
- Admin Save and view next button html by ungenio41 3 years ago
- template code for "Google v3 geocoding for Geodjango admin site" by samhag 6 months, 2 weeks ago
Comments