Aprašymas
This plugin allows to use shortcode [map]
(syntax)
which transforms to Leaflet based map.
For more information, check out MapBBCode.org.
Usage
Add shortcode into you pages:
[map][/map]
for default map[map=Zoom,Latitude,Longitude][/map]
for map centered at (Latitude, Longitude)[map]Latitude,Longitude(Text)[/map]
for map with balloon[map]Lat1,Lon1; Lat2,Lon2[/map]
for map with multiple markers[map]Lat1,Lon1 Lat2,Lon2 Lat3,Lon3(color|Text)[/map]
for map with polyline or polygon
See examples.
Caveats
Width of all maps are 604 pixels, it is good for Twenty Thirteen theme but
still not tested with other themes and may appear ugly.
Ekrano nuotraukos
Diegimas
- Go to the
/wp-content/plugins/
directory, - Put plugin content to the
mapbb-wordpress
directory:- Download and unzip archive:
- from WordPress.org https://downloads.wordpress.org/plugin/mapbb.zip
- from Guthub https://github.com/shoorick/mapbb-wordpress/archive/master.zip
or
- Clone repository from github:
git clone https://github.com/shoorick/mapbb-wordpress.git
- Download and unzip archive:
- Activate the plugin through the ‘Plugins’ menu in WordPress.
DUK
No FAQ yet.
Atsiliepimai
Programuotojai ir komandos nariai
“MapBBCode for WordPress” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.
AutoriaiIšverskite “MapBBCode for WordPress” į savo kalbą.
Domina programavimas?
Peržiūrėkite kodą, naršykite SVN repozitorijoje, arba užsiprenumeruokite kodo pakeitimų žurnalą per RSS.
Pakeitimų istorija
0.1
Initial release