Skip to content

wlakom/gravemap-osm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gravemap-osm

OpenStreetMap Grave Finder

(Wyszukiwarka grobów na OSM)

Things to do:

  1. "sector:name-N" is not visible. Get always class="ng-hide|". Every letter matches except "N". Probably confused with "Null".

Initialization Issue: Ensure that the active.tags['sector:name'] is correctly initialized and not set to null somewhere in your code.

Conditional Rendering: Check if there are any conditions or logic that might be setting active.tags['sector:name'] to null.

Data Binding Issue: Make sure that the data binding is correctly set and not being overwritten or reset to null.

  1. The map covers the inscription in "footer" which is on a white background.

  2. Depending on the language selection, Polish, English, display subtitles on the main and side page.

  • en:OpenStreetMap Grave Finder
  • pl:Wyszukiwarka grobów na OSM
  • en:Load graves from area
  • pl:Załaduj groby z obszaru
  • en:Place
  • pl:Miejscowość
  • en:Name
  • pl:Nazwisko
  • en:Location
  • pl:Lokalizacja
  • en:Coordinates
  • pl:Współrządne
  • en:Sector
  • pl:Sektor
  • en:Row
  • pl:Rząd
  • en:Place
  • pl:Miejsce
  • en:Buried
  • pl:Pochowani
  • en:Birthplace
  • pl:Miejsce urodzenia
  • en:Deathplace
  • pl:Miejsce zgonu
  • en:Nee
  • pl:z.d.
  • en:roman_catholic
  • pl: rzymskokatolicyzm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • CSS 3.4%
  • HTML 1.8%