// no dependencies export const __DEBUG__ = 0; export const __APP_VERSION__ = 'v0.3.4-beta'; export const __APP_INTRO__ = ` Algorithm improvement.
Our new routing solution is based on the Obvious A-Star algorithm now, with 2~10x faster speed in calculations.
Support concatenating paths.
You can add points sequentially on the map.
Clear the map.
Clear all markers with one click.
`;