When I try to use this in conjunction with your (excellent) statamic-fetch plugin, I’m getting a whoops error from Laravel telling me that Laravel it’s expecting either a string or an integer. The addon saves the negative Lat/Long values as a string, but saves the positive ones as a float and it’s breaking things.
When I try to use this in conjunction with your (excellent) statamic-fetch plugin, I’m getting a whoops error from Laravel telling me that Laravel it’s expecting either a string or an integer. The addon saves the negative Lat/Long values as a string, but saves the positive ones as a float and it’s breaking things.