ErwinKomen / RU-wnd

Dutch language dialect dictionaries, Radboud University Nijmegen
0 stars 0 forks source link

e-WALD: map with all dialects #16

Closed ErwinKomen closed 3 years ago

ErwinKomen commented 3 years ago

Add button at page Overzichten > Dialecten that provides a map of all dialect locations. Features:

  1. Map is OSM, of the same type as with visualizing Lemma-trefwoorden
  2. Each point on the map is one dialect location
  3. The names of the villages are shown in alphabetical order in the "legenda" (right)
  4. Clicking one village should show:
    1. Kloeke code
    2. Name of the city/location
    3. Number of dialect words available for that location
ErwinKomen commented 3 years ago

Actions:

  1. Added loading of "map_view.html" to template "dialect_list.html"
  2. Created JS function dialect_map() in ru.mapview.js
ErwinKomen commented 3 years ago

Okay, works