Skip to content

Commit ab15a25

Browse files
committed
Update README.md
1 parent a58618c commit ab15a25

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,18 @@ print_r($regions);
3535
- `$psgcApi->Regions($region_id = null)` - Retrieve all regions
3636
- `$psgcApi->Provinces($province_id = null)` - Retrieve all provinces
3737
- `$psgcApi->MunicipalAndCities($MunicipalAndCities_ID = null)` - Retrieve all cities & municipalities
38+
- `$psgcApi->Municipal($municipal_id = null)` - Retrieve all Municipal
39+
- `$psgcApi->City($city_id = null)` - Retrieve all City
3840
- `$psgcApi->Barangays($barangay_id = null)` - Retrieve all barangays
3941

42+
43+
![Map](https://raw.githubusercontent.com/jaycee0610/PSGC-API/refs/heads/main/map.gif)
44+
45+
## Map Locator
46+
47+
To view a sample of the map locator, visit [this link](https://psgc.rootscratch.com/map.html).
48+
49+
4050
## Contributing
4151

4252
Contributions are welcome! Please fork the repository and submit a pull request.

0 commit comments

Comments
 (0)