Code Monkey home page Code Monkey logo

wp-gmaps3's Introduction

=== Plugin Name ===
Contributors: mbvwebdev
Tags: shortcode, google maps
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 0.3.8
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Google Maps Shortcode Integration

== Description ==

This Plugin uses [GMAP3 Plugin for jQuery](http://gmap3.net)

It's generating HTML/Javascript/jQuery to load a small Google Maps container. 

Usage Example: [gmaps center="{latitude},{longitude}" zoom={zoom} marker="{lat},{long}" withroute destination="123 Sample Way, Anytown"]
	
You can split up the route form from your google maps with [groute]

[groute] requires the [gmaps] code being called beforehand!

= The following arguments are possible: =
* center: view of the map in "lat,long"
* zoom: zoom step
* marker: you can set an alternative marker, that is not centered
* height: height of the maps div
* width: width of the maps div
* destination: destination address (street and city), required for route planner
* withroute: add a route planner

for more details about the arguments, see the [documentation of jQuery gmap3](http://gmap3.net/en/catalog/)

= Developers =
[This Plugin is also available in GitHub](https://github.com/mbv-webdev/wp-gmaps3)

== Installation ==

just upload and activate the plugin

== Changelog ==

= 0.3.8 =
* Changed $ to jQuery
* Added withroute (in addition to with-route)
* Added check for destination, as it is required when using withroute
* Solved problem with destination address field id
* Removed unnecessary do_shortcode

= 0.3 =
* Added missing function and event binding

= 0.2 =
* Route Form added

wp-gmaps3's People

Contributors

mbv-dg avatar

Watchers

Oliver Gärtner avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.