-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Double at org.ametys.plugins.maps.AbstractServiceAction._setServiceParameters(AbstractServiceAction.java:142) at org.ametys.plugins.maps.ServiceAffectAction.act(ServiceAffectAction.java:99)
The problem is that the center point is initialized to 0.0 and that it is transformed to Integer instead of Double