It is definitely possible, how you do it - depends on what you're using, web sockets, ajax, e.t.c.
Core idea - you can save world map state as an array converted to json , or other JSON , or XML, or CSV or any other format and than transfer it via your's multiplayer connection.