google-maps-utility-library-v3-markerwithlabel

Fork of google code's google-maps-utility-library-v3-markerwithlabel


License
Apache-2.0
Install
npm install google-maps-utility-library-v3-markerwithlabel@1.1.10

Documentation

google-maps-utility-library-v3-markerwithlabel

Dependencies  Dependencies  Build Status

Purpose:

Google code's hosting of http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.1.10/src/markerwithlabel.js as a resource no longer works. This project does not seem to have been forked anywhere yet (via this list). Therefore this lib is being published here to work with bower and npm.

Official API Support:

Since August 2015, the official API supports adding a single character as custom label text on top of a custom icon. For some cases, this may be sufficient. There is also a maps API issue requesting the one char restriction be relaxed. This combined with the existing support for custom icons should help more people eliminate the need for the Marker With Label library. If possible please star that issue to encourage Google to fix it - thanks!