- Notifications
You must be signed in to change notification settings - Fork1
[READ ONLY] Provider for Azure Maps
License
NotificationsYou must be signed in to change notification settings
geocoder-php/azure-maps-provider
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is the Bing Maps provider from the PHP Geocoder. This is aREAD ONLY repository. See themain repo for information and documentation.
composer require geocoder-php/azure-maps-provider
$httpClient =new \Http\Discovery\Psr18Client();// You must provide a subscription key$provider =new \Geocoder\Provider\AzureMaps\AzureMaps($httpClient,'your-subscription-key');$result =$geocoder->geocodeQuery(GeocodeQuery::create('Yehuda Hamaccabi 15, Tel aviv'));
Contributions are very welcome! Send a pull request to themain repository orreport any issues you find on theissue tracker.
About
[READ ONLY] Provider for Azure Maps
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Contributors9
Uh oh!
There was an error while loading.Please reload this page.
