**Circumstances** At the moment repeated getCoordinate calls do fetch the coordinates for the location from the web service we use. **Recommended Solution** An instance attribute for caching should be implemented. **Alternatives** No alternatives known.
Circumstances
At the moment repeated getCoordinate calls do fetch the coordinates for the location from the web service we use.
Recommended Solution
An instance attribute for caching should be implemented.
Alternatives
No alternatives known.