I am trying to make an application that contains a lot of different restaurant in a local database to help people find restaurant next to their location.
I would like to add the french bakery Paul: http://www.paul.fr/shop/fr-FR/Shops
I have found out that it uses the CreateMarker() function to display markers from a list of point but I do not know where is the file that contains the different bakery with their latitude/longitude: http://www.paul.fr/uploads/script/google.map.js
Is there a way to obtain a list of what I am looking for?