###################### INDEX [Energy] ###################### **Browser Side Script** Function initMap [Energy] ========================== The function initializes the map and markers, populate map with the data Function clearMarkers [Energy] ================================ The function cleans the map by deleting the markers Function Y2017 [Energy] ======================== The function adds the markers to year (2017) Function Y2018 [Energy] ======================== The function adds the markers to year (2018) .. literalinclude:: ../scripts/index_energy.html :language: html :lines: 1-111 :linenos: :emphasize-lines: 13,25,30,36,86,93,100