File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
4252Contributions are welcome! Please fork the repository and submit a pull request.
You can’t perform that action at this time.
0 commit comments