Login

google.js template for GoogleAdmin

Author:
jbronn
Posted:
October 15, 2008
Language:
HTML/template
Version:
Not specified
Score:
0 (after 0 ratings)

JavaScript template for GoogleAdmin. Also requires the google.html template. Install in gis/admin somewhere in your template path.

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

  1. Bootstrap Accordian by Netplay4 5 years, 2 months ago
  2. Bootstrap theme for django-endless-pagination? by se210 8 years, 2 months ago
  3. Bootstrap theme for django-endless-pagination? by se210 8 years, 2 months ago
  4. Reusable form template with generic view by roldandvg 8 years, 3 months ago
  5. Pagination Django with Boostrap by guilegarcia 8 years, 5 months ago

Comments

Please login first before commenting.