[Display(Name = "Address or coordinates", Description = "Coordinates must be separated by white-space (e.g. \"55.5615205 12.9749824\")", Order = 40)] | |
[AutoSuggestSelection(typeof(GoogleMapsGeocoding), AllowCustomValues = false)] | |
public virtual string MapCoordinates { get; set; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment