terikon / marker-animate-unobtrusive

Google Maps markers become animated, unobtrusively
MIT License
222 stars 52 forks source link

Wrap all these helper libraries like jQuery, jquery_easing, markerAnimate.js, sliding marker.js in the package. #29

Open techno2mahi opened 6 years ago

techno2mahi commented 6 years ago

Feature Request.

When we use this in typescript , appart from npm.install the same we have to add all these helper is files for this animation to work. As in case of normal application build we have to copy these files along with bundled is files which is not advisable.

Can app this dependency be added to the package itself so that it will be much easier for usage.

Also, you have not talked about the Google maps API key anywhere in the document. Don't we have to add the Google maps API key. If so how will the restrictions be considered for hybrid mobile apps like Cordova.