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 3 years, 3 months ago
- GoogleAdmin: GMaps base layer in Geographic Admin (GeoDjango) by jbronn 3 years, 3 months ago
- Admin Save and view next button by ungenio41 1 year, 9 months ago
- Sanitize HTML filter by henriklied 4 years, 9 months ago
- Admin Save and view next button html by ungenio41 1 year, 9 months ago
Comments