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