This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Coon Google Maps

विवरण

You can insert google maps in your site. It’s very easy to use, and you can show routes, markers.

coonprogramer.com

इंस्टॉलेशन

  1. Upload coon-google-maps to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [map address="Example Address"][/map] in your pages, posts or custom post types.

सामान्य प्रश्न

How to use the plugin?

You have to put in your editor (in pages, posts, or custom post types):
[map centerlat=” centerlng=” width=” height=”][/map]
[map address=” width=” height=”][/map]
[map to=” from=” pancontrol=’true|false’ zoomcontrol=’true|false’ scalecontrol=’true|false’ zoom=’10’][/map]

How I can put a marker?

[map address=’XXXXX’]
[marker lat=’-33′ lng=’-66′][/marker]
[/map]

How I can put a marker in the center map?

[map address=’XXXXX’]
[marker lat=’map’ lng=’map’][/marker]
[/map]

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Coon Google Maps” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.0

  • New Plugin!