[PR #2078] Add a Amap Open Platform Plugin #2066

Open
opened 2026-02-22 18:15:50 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/2078
Author: @piconasha
Created: 2/15/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (4)

  • 8d6747e Add a Amap Open Platform Plugin
  • f33e869 Rename amap-plugin.difypkg to amap-plugin-0.0.1.difypkg
  • 0b04aa3 Add custom icon.
  • 77ce49c Rename plugin name.

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

amap/amap-0.0.1.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission

3. Description

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

API Key

  • Used solely for authenticating requests to Amap APIs
  • Stored securely by the Dify platform
  • Never logged or transmitted to third parties

IP Address

  • Sent to Amap servers for geolocation services
  • Used to determine province and city information
  • Not stored locally by this plugin

Geographic Coordinates

  • Sent to Amap servers for route planning
  • Used to calculate walking routes and directions
  • Not stored locally by this plugin

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/2078 **Author:** [@piconasha](https://github.com/piconasha) **Created:** 2/15/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`8d6747e`](https://github.com/langgenius/dify-plugins/commit/8d6747e7a8df7a92609547102dca762cbd392f4c) Add a Amap Open Platform Plugin - [`f33e869`](https://github.com/langgenius/dify-plugins/commit/f33e869108495e8816ef3138fd3389af27e8093c) Rename amap-plugin.difypkg to amap-plugin-0.0.1.difypkg - [`0b04aa3`](https://github.com/langgenius/dify-plugins/commit/0b04aa36b6d6bf817a4ac511f556f220c0f002e1) Add custom icon. - [`77ce49c`](https://github.com/langgenius/dify-plugins/commit/77ce49c6100fa913395be213e99dddcdaf117817) Rename plugin name. ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `amap/amap-0.0.1.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata - **Plugin Author**: PicoNasha - **Plugin Name**: amap-plugin - **Repository URL**: https://github.com/piconasha/dify-plugin-amap ## 2. Submission Type - [x] New plugin submission ## 3. Description <!-- Please briefly describe the purpose of the new plugin or the updates made to the existing plugin --> ## 4. Checklist - [x] I have read and followed the Publish to Dify Marketplace guidelines - [x] I have read and comply with the Plugin Developer Agreement - [x] I confirm my plugin works properly on both Dify Community Edition and Cloud Version - [x] I confirm my plugin has been thoroughly tested for completeness and functionality - [x] My plugin brings new value to Dify ## 5. Documentation Checklist Please confirm that your plugin README includes all necessary information: - [x] Step-by-step setup instructions - [x] Detailed usage instructions - [x] All required APIs and credentials are clearly listed - [x] Connection requirements and configuration details - [x] Link to the repository for the plugin source code ## 6. Privacy Protection Information Based on Dify Plugin Privacy Protection [Guidelines](https://docs.dify.ai/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines): ### Data Collection #### API Key - Used solely for authenticating requests to Amap APIs - Stored securely by the Dify platform - Never logged or transmitted to third parties #### IP Address - Sent to Amap servers for geolocation services - Used to determine province and city information - Not stored locally by this plugin #### Geographic Coordinates - Sent to Amap servers for route planning - Used to calculate walking routes and directions - Not stored locally by this plugin ### Privacy Policy - [x] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:15:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#2066