Example #1
0
 public void Initialize(MapPositionDelegate mpd, string LLZBoxName)
 {
     center = mpd;
     llzBox.setName(LLZBoxName);
 }