Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@axway-api-builder-ext/api-builder-plugin-fn-google-maps

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axway-api-builder-ext/api-builder-plugin-fn-google-maps

Integrate Google-Map-Services into your API-Builder Project.

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-80%
Maintainers
3
Weekly downloads
 
Created
Source

Google Maps Tests

API-Builder Google-Maps Connector

Integrate Google-Maps services into your API-Builder flow using this connector. Google-Maps Services are a number of APIs provided by Google and this connector helps you to integrate with them easily.

Configuration

After installation and restarting your API-Builder project you get the following new flow-nodes:
Node
Before you can make use it in your flow you have to configure your Google API-Key, which must be activated for the correct Google-APIs. Access the Google Console and learn more here.

During installation a new config file has been automatically created which must be completed with your Google-API-Key. You can do that directly from within the API-Builder UI:
Config
We recommend to setup your configuration in a environmentalized way keeping sensitive information away from the source-code repository.

Google-Maps services

This Connector is based on the https://github.com/googlemaps/google-maps-services-js project. It's a good starting point to understand the APIs and their parameters reading the following documentation:

Tests

The connector is shipped with a number of Unit- and Integration tests. To execute the test-suite locally, please setup an environment variable:
GOOGLE_API_KEY=AIzaSyC...........Ws
And run the following command:
npm test
The tests are also automatically executed on every commit to this project.

Compatibility

Tested with Google-Maps Q1/2020
Requires API-Builder Independence or higher

Changelog

See CHANGELOG

Limitations/Caveats

The follow APIs are not yet supported:

  • Place Photos
  • Place Autocomplete
  • Query Autocomplete
  • Roads API
  • Time Zone API

If you require on the of the unsupported APIs don't hestitate to create an issue

Contributing

Please read Contributing.md for details on our code of conduct, and the process for submitting pull requests to us.

Team

alt text Axway Team

Keywords

FAQs

Package last updated on 26 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc