FILMS_MAP
Films map is a module, which creates html file with three layers:
1.Openstreet map
2.Locations of films, which were filmed during the year
3.Richest locations - every location is highlighted with a circle marker, if location has many films it's red, and so on.
Html file is made mainly with tags:
"script": it contains and runs javascript code, which builds map
"style":contains css code which declares a look of map