Skip to content

createFragmentWriter

github-actions[bot] edited this page Sep 21, 2026 · 1 revision

Function: createFragmentWriter()

Imported from @elite-dangerous-almanac/galaxy-map.

createFragmentWriter(view, options): FragmentWriter

Writes the view, and the coordinate grid switch when the options read one, to the URL fragment at most once every 500 ms.

Parameters

view

MapView

options

FragmentWriterOptions

Returns

FragmentWriter

Clone this wiki locally