Difference between revisions of "Hitchwiki:Maps"

From Hitchwiki
Jump to navigation Jump to search
(Replaced content with "== Hitchmap.com == Bob built hitchmap.com. Anyone can add new spots! Around 50 new spots have already been added. Data is open, download link...")
(Tag: Replaced)
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
Source code is at https://github.com/bopjesvla/hitch
 
Source code is at https://github.com/bopjesvla/hitch
  
Active discussion on the {{matrixchat} in November 2022.
+
Active discussion on the {{matrixchat}} in November 2022.
  
  
Line 16: Line 16:
  
  
== Defects ==
+
== To do ==
 +
 
 +
 
 +
=== embedded maps on hitchwiki ===
  
 
Would be nice to get this working again:
 
Would be nice to get this working again:
  
 
<map lat='47' lng='1.5' zoom='5' view='0' height='320' country='France'/>
 
<map lat='47' lng='1.5' zoom='5' view='0' height='320' country='France'/>
 +
 +
 +
=== offline usage ===
 +
 +
App that downloads the spots so you can use it offline.
 +
Ideally also the whole of hitchwiki, of course.

Revision as of 16:55, 20 November 2022

Hitchmap.com

Bob built hitchmap.com. Anyone can add new spots! Around 50 new spots have already been added. Data is open, download link's in the bottom right corner.

Source code is at https://github.com/bopjesvla/hitch

Active discussion on the Matrix chat in November 2022.


Useful pointers


To do

embedded maps on hitchwiki

Would be nice to get this working again:

<map lat='47' lng='1.5' zoom='5' view='0' height='320' country='France'/>


offline usage

App that downloads the spots so you can use it offline. Ideally also the whole of hitchwiki, of course.