You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constMAPS_WARNING=`**Notice:** If you are using Safari and had previously disabled \`Prevent cross-site tracking\` feature in the \`Privacy tab\` in Safari's preferences, you can now reenable it since this bug has been fixed by GitHub.${mrMarkdownBuilder.cr()}${mrMarkdownBuilder.cr()}`
5
+
6
+
functioncreateCompaniesMap(companies){
7
+
// Filter out companies with unknown latitude or longitude
letreadme=`[${mrMarkdownBuilder.link('Back to main README','../README.md')}]\n`
61
+
readme+=mrMarkdownBuilder.hr()
62
+
readme+=mrMarkdownBuilder.h1('Introduction')
63
+
readme+=`There are currently \`${companies.length}\` companies in the repository. The table below lists all available companies and some of their firmographics. Click on the company name to view the company's profile. Below the table is a map of all companies in the repository. Click on a company's marker to view additional company information in context.`
64
+
readme+=mrMarkdownBuilder.h1('Table of Companies')
0 commit comments