info-bubble

0.0.1 • Public • Published

Please note: This repository is not currently maintained, and is kept for historical purpose only.

InfoBubble – A Google Maps JavaScript API utility library

A Google Maps JavaScript API v3 library to create customizable CSS3-based InfoWindows. It supports tabbed content and uses CSS3 for rounded corners, drop shadows, and animations.

Migrated from the Google Maps JavaScript API utility libraries on Google Code.

Example

const infoBubble = new InfoBubble(options);

Options

  • backgroundColor
  • borderColor
  • borderRadius
  • borderWidth
  • padding
  • arrowPosition
  • disableAutoPan
  • disableAnimation
  • minWidth
  • shadowStyle
  • arrowSize
  • arrowStyle
  • closeSrc
  • closeClass
  • offset

License

Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Package Sidebar

Install

npm i info-bubble

Weekly Downloads

8

Version

0.0.1

License

Apache-2.0

Unpacked Size

232 kB

Total Files

9

Last publish

Collaborators

  • spark112