To visualize the distance from own position to found stores it would be nice to have lat/lon Position of already geocoded address also in fluid template to show users position on the map.
Before the stores can be found by searchWithinRadius the lat/lon position for the given address has to be geocoded to get the matching stores from the database. So the value is already fetched.
To visualize the distance from own position to found stores it would be nice to have lat/lon Position of already geocoded address also in fluid template to show users position on the map.
Before the stores can be found by searchWithinRadius the lat/lon position for the given address has to be geocoded to get the matching stores from the database. So the value is already fetched.