Different icons indicate different scenarios:
● White Pin: A charging station you are currently using
● Thunder Icon: Fast charging station with Power higher than 19.2 kW
● Commercial Partner Logo: Charging station near Enel commercial partners are shown with specific icons corresponding to the category of activity (bars and restaurants, hotels, supermarkets, shopping centers, and entertainment centers)
● Grey Pin: The charging station is managed by other operators
Search
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>Main sections in this article
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>