RobCoIndustries / pipboylib

:thumbsup: Companion pip boy library for Fallout 4
Apache License 2.0
130 stars 11 forks source link

Local map example #35

Closed rgbkrk closed 8 years ago

rgbkrk commented 8 years ago

This adds a little local map example.

localmap

Also a demonstration of using createConnectionSubject as well as sending commands. It leads me to believe we should have literal constants as well so we don't have to write 'RequestLocalMapSnapshot' directly (saving us from future typos when using an IDE).