bjorn2404 / jQuery-Store-Locator-Plugin

A store locator plugin using Google Maps API version 3
MIT License
495 stars 235 forks source link

Use Twig instead of handlebar ? #148

Closed odecharette closed 8 years ago

odecharette commented 8 years ago

Hi

Great plugin !! thanks !

Would it be possible to use TWIG for templates instead of handlebar ?

For location-list-description and infowindow-description files ?

Olivia

bjorn2404 commented 8 years ago

No, Handlebars is pretty integrated into the plugin and Twig is a PHP templating engine. This is a JavaScript/jQuery project.