... | @@ -3,6 +3,7 @@ |
... | @@ -3,6 +3,7 @@ |
|
get http://172.16.20.63:3000/poi/:zoom/:nwlng/:nwlat/:selng/:selat?category=["catecodeid1","catecodeid2"]
|
|
get http://172.16.20.63:3000/poi/:zoom/:nwlng/:nwlat/:selng/:selat?category=["catecodeid1","catecodeid2"]
|
|
|
|
|
|
> http://172.16.20.63:3000/poi/0/0/0/0/0?category=["10020101","203030101","10040601"]
|
|
> http://172.16.20.63:3000/poi/0/0/0/0/0?category=["10020101","203030101","10040601"]
|
|
|
|
|
|
- ถ้าไม่ใส่ category คือเอาทุก category
|
|
- ถ้าไม่ใส่ category คือเอาทุก category
|
|
How to render category
|
|
How to render category
|
|
```javascript
|
|
```javascript
|
... | | ... | |