live_map-interface
live_map-interface copied to clipboard
URL Parameters
See https://github.com/TGRHavoc/live_map/issues/54 for original inspiration for this feature request.
Users should be able to configure LiveMap using URL parameters.
Some examples:
-
http://livemap/#server=Some+server
- Should show the player's for "Some server" if it's in the config. -
http://livemap/#filterOn=Property&onlyShow=Value
- Should automatically apply the filter for the value.
Etc. Etc.
Maybe even a "Share this map/config" that will apply the current settings and give the user a URL they can share.
Might do this after the big refactor.
Originally posted by @TGRHavoc in https://github.com/TGRHavoc/live_map/discussions/65#discussioncomment-743052
Started to implement in c58ea918e43f30265783783157c5490a7955253d
Will do a proper release when I add more properties to the hash_handler