public StyledMapTypeSerializer(StyledMapType styledMapType)
     : base(styledMapType)
 {
     this.styledMapType = styledMapType;
 }
 public StyledMapTypeSerializer(StyledMapType styledMapType)
     : base(styledMapType)
 {
     this.styledMapType = styledMapType;
 }