public MapPointResponse()
 {
     Icon = new IconResponse();
 }
예제 #2
0
 public MapResponse()
 {
     Icon = new IconResponse();
 }