I would like to be able to add MapBBCode into the URL in some way so that websites can share links to maps using MapBBCode capabilities without having to save it on the site first.
Here's a proof of concept using just the MapBBCode library, with the path from the example in https://mapbbcode.org/:
https://d10k44lwpk7bmb.cloudfront.net/index.html?mapbbcode=[map]59.9342,30.3367(S);%2059.4366,24.7529(F);%2059.377,28.204(Border%20control);%2059.934,30.337%2059.718,30.037%2059.39,28.532%2059.372,27.444%2059.428,26.807%2059.367,26.433%2059.469,26.016%2059.437,24.753[/map]
The above implementation is purely on the client.
