I'm using the gmap module to allow users to plot the location of events in the UK.

When zoomed right in on a map some locations generate co-ordinates longer than 20 characters causing an error when submitting the form, see the attachments.

Has anyone else experienced this issue or know of a fix? I'd like to continue allowing users to zoom in as far as they want.

Cheers

Rich

Comments

rsaddington’s picture

Still having this issue.

Seems to happen around locations in north London, especially around Walthamstow where a negative longitude is given.

I've attempted overriding the field validation to allow more than 20 characters but this didn't work.

The other option I'm looking at is tweaking the JavaScript code that populates the longitude box and trimming the value it before setting it.

Cheers

Rich

podarok’s picture

Status: Active » Closed (won't fix)

release unsupported
feel free to open issue against latest 7.x dev