As defined here:
- Map min width = 200px
- Max width = 1000px
- Min height = 100px
- Max height = 1000px
Current status:
- User can enter any invalid dimension in Visual Editor, there is no validation that the value is between the min and max values.
- User can save the map with invalid dimensions. The backend does not validate either.
- The map is displayed with invalid dimensions.
EDIT 5/17/16:
Since T133619, map min width is now 200px; map min height is now 100px.