World Map

First install the plugin and activate it.Direct Download

Follow the below simple shortcode to display map in user-end. Contact us for Free support

[jsps_world_map ] [/jsps_world_map]
[jsps_world_map style='alveos'] [/jsps_world_map]

style='alveos'

Replace 'alveos' to change your Map style. Plugin have 500+ Styles. Click here to view more styles.

Click Here to create custom Skin based on your need and create your own Map skin under wp-admin -> World Map. More Info

[jsps_world_map apikey='AIzaSyABtanFIXgPMsZdumPvIyJ1ro2GkcjYccU'] [/jsps_world_map]

apikey='Your Own API key'

Replace AIzaSyABtanFIXgPMsZdumPvIyJ1ro2GkcjYccU to your own API key.

New Google Maps usage policy dictates that everyone using the maps should register for a free API key. Click Here to follow the simple steps to create new API.

[jsps_world_map]
[jsps_pin]7489 Rue Garnier,Montreal H2E 2A4,Quebec, Canada[/jsps_pin]
[/jsps_world_map]

[jsps_pin]Marker Address[/jsps_pin]

Add the marker address within the "[jsps_pin]Marker Address[/jsps_pin]" sub-shortcode to display the marker.

Add multiple sub-shortcode to multiple markers.

[jsps_world_map width='500px' height='450px'][/jsps_world_map]

width='500px' height='450px'

Replace width and height for your map using this attributes.

Default map width 100%.

Default map height 400px.

[jsps_world_map zoom='6' ][/jsps_world_map]

zoom='5'

And Zoom attribute and change the value to change the Map Zoom view. Default Zoom value 4.

[jsps_world_map removecontrols='no' ][/jsps_world_map]

removecontrols='no'

To remove the all map controls like "Zoom, direction..." ass removecontrols='no'.

[jsps_world_map cenLat='22.0956' cenLong='0.728544'][/jsps_world_map]

cenLat='22.0956' cenLong='0.728544'

You could change the Map center point. Get center "cenLat and cenLong" using marker here.

Click Here to get Google map center latitude and longitude by address or marker.

[jsps_world_map]
[jsps_pin ]Little Dry Trail #180, Glenwood, NM 88039, USA[/jsps_pin]
[jsps_pin ]6512 Co Rd 140, Westcliffe, CO 81252, USA[/jsps_pin]
[jsps_pin]440 Cherry Hill Loop, Perryville, AR 72126, USA[/jsps_pin]

[/jsps_world_map]

[jsps_pin]Address One [/jsps_pin]

[jsps_pin]Address Two [/jsps_pin]

[jsps_pin]Address Three [/jsps_pin]

Add multiple markers using "[jsps_pin] Address[/jsps_pin]" as like above example.

[jsps_world_map]
[jsps_pin lat='35.59956105421433' long='-104.05162812500004' ][/jsps_pin]
[/jsps_world_map]

lat=’40.4216548' long=’-112.0856374'

If you need Marker based on latitude and longitude use " lat=’40.4216548' long=’-112.0856374'".

Click Here to get Google map latitude and longitude by address or marker.

[jsps_world_map]
[jsps_pin center='yes']440 Cherry Hill Loop, Perryville, AR 72126, USA[/jsps_pin]

[/jsps_world_map]

center=’yes’

We could set any address as Center point of map using "center=’yes’".

[jsps_world_map marker='https://www.rampitech.com/wp-content/themes/rampit/images/marker_blue.png']
[jsps_pin]440 Cherry Hill Loop, Perryville, AR 72126, USA[/jsps_pin]
[/jsps_world_map]
[jsps_world_map width='800px' height='400px' style='nrw_ohne_straben' zoom='4' cenLat='37.2582812' cenLong='-104.6538703' removecontrols='yes']
  [jsps_pin center='yes']Google Bldg 42, 1600 Amphitheatre Pkwy, Mountain View, CA 94043, USA[/jsps_pin]
  [jsps_pin lat='40.4216548' long='-112.0856374'][/jsps_pin]
[/jsps_world_map]
Note: Replace the default API to your own API key.

Click Here to follow the simple steps to create new API OR, Enable below APIs in your existing API key.

Google Maps JavaScript API, Google Static Maps API, Google Maps Embed API & Google Maps Geocoding API.

Request for all changes