- Clone this repo locally
- Run npm install
- run npm start
This app renders a google map centered in London and currently shows the 10 best charging locations within a mile of that location.
- Fix ability to re-render the map on user location accessed through the browser
- Implement dynamic showing of chargers based on user location
- Implement a 'show more points' button to either show more additional charging points in the selected area or replace the showing points
- Allow click on map marker to see charger information
- Extend out chargerArray to contain additional charger information to just location
- Allow user to extend radius
- Allow used to navigate to charging point