Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
In the file GMapsValueConverter.cs, you should parse the coordinates like this:
decimal.Parse( coordinates[ 0 ], System.Globalization.CultureInfo.InvariantCulture )
Otherwise an exception is thrown when the side is run in e.g. nl-BE.
Kind Regards, Gert.
Hi Gert
I don't hope Dirk minds me sharing my 2 cents...
I think your suggestion is really helpful and I think Dirk would appreciate a pull request on the project at https://github.com/netaddicts/umbraco-v7-property-editors-gmaps if you'd like :)
Cheers, Jan
Yes, brilliant idea Jan, I thought I have an outstanding pr... :(
Should really look into it and get your pr merged into repo.
/Dirk
Woops, that's should say "I hope dirk don't mind me sharing..."
@Dirk: Sounds good :)
/Jan
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
The parsing of the coordinates should use the InvariantCulture
Hi,
In the file GMapsValueConverter.cs, you should parse the coordinates like this:
Otherwise an exception is thrown when the side is run in e.g. nl-BE.
Kind Regards, Gert.
Hi Gert
I don't hope Dirk minds me sharing my 2 cents...
I think your suggestion is really helpful and I think Dirk would appreciate a pull request on the project at https://github.com/netaddicts/umbraco-v7-property-editors-gmaps if you'd like :)
Cheers, Jan
Yes, brilliant idea Jan, I thought I have an outstanding pr... :(
Should really look into it and get your pr merged into repo.
/Dirk
Woops, that's should say "I hope dirk don't mind me sharing..."
@Dirk: Sounds good :)
/Jan
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.