Quantcast
Channel: Toolset » All Posts
Viewing all articles
Browse latest Browse all 20145

Problems with Google Map – Single Marker Map

$
0
0

I'm having problems with the zoom level on a single marker map, no matter what value I enter it is still 100% zoomed in
this is the code I am entering, but no matter what value I put in the zoom level is the same.

jQuery( document ).ready(function($) {
$("#js-main-map-canvas").wpvmap({
generalMapZoom : 5
});
});


Viewing all articles
Browse latest Browse all 20145

Trending Articles