Simple Map No Api

描述

Simple google map plugin for WordPress as the name suggests it is a map plugin that uses google’s embeed map functionality.
This plugin doesn’t require google map’s api to load the map.
However this plugin have limited functionality you have to find the location’s logitude and latitude by yourself to work it properly.
Also you have to put the “Marker Title” to show it up in map page.
You can have all this functionality or ever better by using google map’s website (https://www.google.com/maps) but I wanted to have a tricky plugin that anyone can use to have a map with less complexity.

This plugin uses google map’s embeed map feature.
Which you can find in google map’s website : https://www.google.com/maps
Google Maps Platform Terms of Service : https://cloud.google.com/maps-platform/terms/

屏幕截图

  • This screen shot description corresponds to /assets/screenshot-1.jpg. "Map Options" in dashboard menu. You can put your own map's details in Adjustements section.
  • This screen shot description corresponds to /assets/screenshot-2.jpg. This is a sample output of the map in a page.

安装

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Admin Dashboard->Map Options to configure the plugin
  4. From there you can put specific location’s latitude, longitude, Marker Title, width, height as you want.
  5. If you don’t specify any width then it will use 100% of available width.
  6. To find a location’s latitude and longitude use google map(https://www.google.com/maps).
  7. Please check thise video for more detailed instruction. https://www.youtube.com/watch?v=bQwq5WKh0y0

Privacy Notices

With the default configuration, this plugin, in itself, does not:

  • track users by stealth;
  • write any user personal data to the database;
  • send any data to external servers;
  • use cookies.

This plugin uses google map’s embeed map feature.
Which you can find in google map’s website : https://www.google.com/maps
Google Maps Platform Terms of Service : https://cloud.google.com/maps-platform/terms/

常见问题

  1. Where to find latitude and longitude?
    Answer: You can find a location’s latitude and longitude from google map(https://www.google.com/maps)
  2. Is this map responsive?
    Answer: Yes, it will take available width unless you mention some fixed width.
  3. Do I need google map api?
    Answer: No you don’t.
  4. I could do it myself. Why this plugin?
    Answer: It will make things easier for some people.

评价

2021年1月22日
I am very grateful for this plugin! Thank you very much sir! No problem installing, functions like swiss watch!
阅读所有3条评价

贡献者及开发者

“Simple Map No Api” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“Simple Map No Api”插件已被翻译至4种本地话语言。 感谢所有译者为本插件所做的贡献。

将“Simple Map No Api”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.5

Tested with latest WordPress

1.4

Accessibility fix

1.3

Small CSS fix

1.2

Added feature to show address below location marker

1.1

Fixed some minor issues and added detailed readme.txt

1.0

Initial Release of the plugin.