You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest add support for paths (ex. polyline).
Path could have type (class name), and type could have attributes like color, width, stoke-type (ex. dashed).
It's enough for me to add paths in server files.
Creating path in game /map-path start [TYPE] [NAME], /map-path add, /map-path done or removing /map-path delete [NAME or ID] will be a bonus.
Data in files may be ex. in JSON, to easier handle by any tool. It could be too for pins.
EDIT: paths (and pins) could have option to display name or show name od hover.
The text was updated successfully, but these errors were encountered:
I suggest add support for paths (ex. polyline).
Path could have type (class name), and type could have attributes like color, width, stoke-type (ex. dashed).
It's enough for me to add paths in server files.
Creating path in game
/map-path start [TYPE] [NAME]
,/map-path add
,/map-path done
or removing/map-path delete [NAME or ID]
will be a bonus.Data in files may be ex. in JSON, to easier handle by any tool. It could be too for pins.
EDIT: paths (and pins) could have option to display name or show name od hover.
The text was updated successfully, but these errors were encountered: