Skip to content

gfrison/bootstrap-require-backbone-gmaps

Repository files navigation

Template for creating web pages based on:

  • Twitter Bootstrap
  • RequireJS
  • BackboneJS
  • Google maps (autocomplete) API

You can see the demo HERE

The module js/gmaps.js make use og Google API and provides an easy interface for assisting users to find an address through Google Maps.

In your code you have just to define:

new gmaps($('#address'), resultCallback);

where resultCallback implements:

  • onGmapAddress
  • onTyping

About

HTML5 template for integrating Bootstrap, RequireJS, Backbone and Google Maps autocomplete

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published