We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a8152 commit 6cc7aaeCopy full SHA for 6cc7aae
1 file changed
choropleth.js
@@ -85,7 +85,7 @@
85
set_map_type('states');
86
set_map_label('State');
87
polygons = Drupal.settings.choropleth.statesData;
88
- // Set to contigous USA.
+ // Set to contiguous USA.
89
location_default.lat = 51.25;
90
location_default.lon = -110;
91
location_default.zoom = 3;
0 commit comments