Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

rccoder/wp-amaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp-amaps

A WordPress Plugin Powered By Amaps

show

Usage

[amaps id='myid' w='100px' h='100px' lon='126.633286' lat='45.747425' address='哈尔滨工业大学一校区' info='这是一个很好的大学']

Or

[amaps lon='126.633286' lat='45.747425' address='哈尔滨工业大学一校区' info='这是一个很好的大学']

Or

[amaps address='哈尔滨工业大学一校区' info='这是一个很好的大学']

Or

[amaps lon='126.633286' lat='45.747425' info='这是一个很好的大学']

Or

[amaps address='哈尔滨工业大学一校区']

with id, you can customize style for map

with w and h, you can customize weight and height for map

Issues

If you have any question, you can click Issues and open a new Issues.

Download

wp-amaps

Version

  • 1.0
  • 1.2
  • 1.3
  • 1.4
  • 1.5
  • 1.6
  • 1.7