Can't edit coordinates with negatives

Issue #17 resolved
Juan Muguerza created an issue

I tried to edit coordinates with South Latitude or West Longitude and fail with message: "Bad format, not changing coordinates". The regular expression not accept negative latitude or longitude: /^\s[0-9.]+\s\/\s[0-9.]+\s$/

Comments (3)

  1. Log in to comment