bmap
1.0.1 • Public • Published
var map = new GoogleMapsFilterGroups({
apiKey: "someAPIKeyHERE",
querySelector: ".map",
focusElement: ".mapLegend",
groupElements: ".mapLegend a",
firstGroupOn: true,
mapConfig: {
center: {
lat: latitude,
long: longitude
},
zoom: 15
}
});
Package Sidebar
Install
Weekly Downloads