willismonroe / anax

Anax - A Pleiades Map Making Tool
MIT License
5 stars 7 forks source link

Issue#4 #7

Closed wSilber closed 1 year ago

wSilber commented 1 year ago

I fixed the typescript warnings by adding additional logic to make sure values were not undefined. I also extended the placeDataType (now place) to have a more defined structure in Place.ts.

willismonroe commented 1 year ago

This is great, thanks!