Open damg70 opened 6 years ago
@digiah/dev any update on this minimal issue? Close?
comments on wireframe:
Here is the text in English and text in Korean with highlighting. Blue highlights are routes (edges), yellow are places (nodes). @GwenKang wants it to look like a book with text on the left and map on right.
Here is a Google map indicating every places and paths where Kubo stopped by and passed.
The followings are current location information.
Hwasin Sanghoe 화신상회 (Now Jong-ro Tower) 종로51 종로타워 17층, Jongno-gu, Seoul, South Korea
Kyŏngsŏng Station 경성역 (Now Seoul Station) 405 Hangang-daero, Bongnaedong 2(i)-ga, Yongsan-gu, Seoul, South Korea
Chosŏn bank 조선은행 (Now Bank of Korea) 39 Namdaemun-ro, Sogong-dong, Jung-gu, Seoul, South Korea
Here is resources including every routes, places, text, description, and library sources.
because google maps does not support embedding direction-type maps as place-type maps (thus preventing us from using click events to change the center and zoom of the map) we have to move everything over to OpenStreetmaps (which is what we use for other mapping projects.)
here's the new spreadsheet for mapping locations and routes. @GwenKang will be filling in these fields so that @damg70 can auto-populate the map.
Here's the new spreadsheet for mapping locations and routes. kubo-new-map-locations-and-routes(2).xlsx
I made some minor changes that fix the width of the three panels on the "walking kubo" page. all pages now render their content in a div between 1200 and 1300px wide. so this should make @kelseykato 's job easier to do the skinning.