mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-13 03:25:32 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { GeocodingService } = require("m3o/geocoding");
|
||||
const { GeocodingService } = require("micro-js-client/geocoding");
|
||||
|
||||
// Lookup returns a geocoded address including normalized address and gps coordinates. All fields are optional, provide more to get more accurate results
|
||||
async function geocodeAnAddress() {
|
||||
|
||||
Reference in New Issue
Block a user