https://github.com/ugreg/cds-geo-providers
🐱👤 CDS Field Service App Geo Providers
https://github.com/ugreg/cds-geo-providers
Last synced: 8 months ago
JSON representation
🐱👤 CDS Field Service App Geo Providers
- Host: GitHub
- URL: https://github.com/ugreg/cds-geo-providers
- Owner: ugreg
- License: mit
- Created: 2019-06-24T18:10:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T23:55:13.000Z (over 1 year ago)
- Last Synced: 2025-02-05T07:05:03.919Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 485 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Custom Common Data Service Geo Provider
A [custom CDS plug-in to use Google Maps API and others as geospatial data provider](https://docs.microsoft.com/en-us/dynamics365/customer-engagement/common-scheduler/developer/sample-custom-plugin-google-geospatial-data-provider).
Each Provider contains a singleton and a data contract to consume the response.
|
[](https://opensource.org/licenses/MIT) |
| :- |
|
CDS Plug-in

| Maps APIs

|
| :------------------------ | :--------------------- |
| Server side C# event handler to run custom code in Dynamics 365 / Power Apps / CDS / Common Data Service / Maybe another rebrand one day :P. | Using Google maps and even Trimble or others (**Please contribute others if you'd like too**) can be supported to override the default Bing maps geospatial provider. |
# Creates

# Reference
Implemented
* [CRM REST Builder](https://github.com/jlattimer/CRMRESTBuilder)
* [Google Maps Geocoding API Console](https://console.cloud.google.com/google/maps-apis/apis/geocoding-backend.googleapis.com/metrics)
Not implemented
* [Trimble Map Visualization](https://maps.alk.com/Developer/1.2/Default)
* [Trimble Web REST Services](https://maps.alk.com/PCMDoc/RestServices)
* [Trimble Trip Management](https://tripmanagement.alk.com/help/)