GPlates / gplates-app

GPlates Mobile App
https://www.gplates.org
2 stars 0 forks source link

add graticule setting #33

Closed michaelchin closed 1 year ago

michaelchin commented 2 years ago

Brought up by @nickywright https://github.com/GPlates/gplates-app/issues/8#issuecomment-1120607721

For configure graticules, perhaps an extra 'graticule properties' (can be renamed) button that goes to another window so people can set options (lat/lon delta, colour)

michaelchin commented 2 years ago

See @matthewmerkas comment https://github.com/GPlates/gplates-app/issues/8#issuecomment-1120618906

We could go navigate to another window with a button press, use ion-segment to navigate with tabs at the top of the window, or we could implement an accordion menu (similar to the Material React Accordion) and put the options under it on the main settings screen.

michaelchin commented 1 year ago

https://community.cesium.com/t/latitude-longitude-grid-lines-graticule/12424