I have a current episerver site that uses a map to show locations of branchs. I believe that each branch is a page (though not visable other that a list in another page), with this page is the longitude and latitude.
these are then passesd to another page that displays them on a map.
We need to re build this, can this be done using blocks rather than pages?
so each block would hold all the branch info and then the map block would pull all the loction fields in?