TheStalwart / tldrtravel.info

A dump of concise and organized information for urban survival
1 stars 1 forks source link

Implement a gym map? #24

Open TheStalwart opened 6 months ago

TheStalwart commented 6 months ago

Would it make sense to implement a map of gyms to be generated from frontmatter data?

Or Google Maps is good enough?

This is obviously not urgent, let's see what other points of interest could be mapped in the same way before writing code and maintaining data set for a very niche feature.

TheStalwart commented 6 months ago

Relevant plugin: https://github.com/altrdev/hugo-leaflet

TheStalwart commented 6 months ago

Leaflet plugin requires font awesome. Does this plugin satisfy the dependency? https://github.com/hugo-mods/icons#icons

TheStalwart commented 6 months ago

Storing various service geolocations in front-matter could also be useful to implement data export to other mapping apps like my travel planner i've been working on

TheStalwart commented 5 months ago

There's a fork of leaflet plugin that fixes (?) some bug https://github.com/altrdev/hugo-leaflet/pull/8/files