UNPKG

google-maps-infobox-window

Version:

This repository and npm module only encapsulates the original script into a window variable...

20 lines (19 loc) 541 B
{ "name": "google-maps-infobox-windowed", "version": "2.0.1", "description": "An InfoBox behaves like a google.maps.InfoWindow, but it supports several additional properties for advanced styling. An InfoBox can also be used as a map label. Also it's available now as window.infoBox.", "authors": [ "Dominik Angerer <me@dominikangerer.com" ], "license": "Apache 2.0", "main": "infobox.js", "ignore": [ "**/.*", "node_modules", "tests", "generate", "Gruntfile.js", "package.json", "*.iml" ] }