Optimized way to display multiple plot points on Google Maps
What I am trying to do:
By using JAVA and React, I am looking to create an app to display all restrooms (for example and assume it is possibly close to a million of records within the table) in France as plot points in Google Maps. I have a database that stores all restrooms in the entire country in X and Y coordinates. (I am aware that restrooms may not be the ideal example but lets just go with this).