Region
Outlets (Local)
<% _.each(descriptors,function(descriptor, index){ %> <% if (index % 2 == 0) { %>
<% } %>
<%= descriptor.name %>
<% if (index % 2 == 1) { %>
<% } %> <% }); %>
Outlets (International)
<% _.each(international_descriptors,function(descriptor, index){ %> <% if (index % 2 == 0) { %>
<% } %>
<%= descriptor.name %>
<% if (index % 2 == 1) { %>
<% } %> <% }); %>
Filters
Payment Required
Show Restricted Locations
Show Nissan No Charge To Charge Locations Only
Minimum PlugScore
Networks
<% _.each(filterable_networks,function(network, index){ %> <% if (index % 2 == 0) { %>
<% } %>
<%= network.name %>
<% if (index % 2 == 1) { %>
<% } %> <% }); %>
Map
Show Map View Show Satellite View Show Terrain View