Request x/y coordinates as optional url parameters
-
Hi, I'd like to know if we could pass in a position and maybe zoom as url parameters to links, so we can more easily focus a specific position in our links. Something like
#!/room/shard0/E59S39?x=5&y=16&zoom=3
, maybe?
-
Good idea. Instead of zoom I would wish
width
andheight
in tiles, so that it's guaranteed that your area of interest is completely visible on every display / window size.