Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -325,7 +325,7 @@ async def home():
|
|
| 325 |
|
| 326 |
<h2>1. Find Nearby Stores (JSON Response)</h2>
|
| 327 |
<pre>
|
| 328 |
-
https://lucifer7210-maps.hf.space/api/stores/nearby?lat=18.9695&lon=72.8320&radius=
|
| 329 |
</pre>
|
| 330 |
<p>Use this to get store details near Market Road area within 1km</p>
|
| 331 |
|
|
|
|
| 325 |
|
| 326 |
<h2>1. Find Nearby Stores (JSON Response)</h2>
|
| 327 |
<pre>
|
| 328 |
+
<a href="https://lucifer7210-maps.hf.space/api/stores/nearby?lat=18.9695&lon=72.8320&radius=0.5">api/stores/nearby?lat=18.9695&lon=72.8320&radius=0.5</a>
|
| 329 |
</pre>
|
| 330 |
<p>Use this to get store details near Market Road area within 1km</p>
|
| 331 |
|