In file "templates\bootstrap2-responsive\property.php" lines around 384-391 you can find buttons with custom places types:
<div class="places_select" style="display: none;"> <a class="btn btn-large" type="button" rel="hospital,health"><img src="assets/img/places_icons/hospital.png" /> {lang_Health}</a> <a class="btn btn-large" type="button" rel="park"><img src="assets/img/places_icons/park.png" /> {lang_Park}</a> <a class="btn btn-large" type="button" rel="atm,bank"><img src="assets/img/places_icons/atm.png" /> {lang_ATMBank}</a> <a class="btn btn-large" type="button" rel="gas_station"><img src="assets/img/places_icons/petrol.png" /> {lang_PetrolPump}</a> <a class="btn btn-large" type="button" rel="food,bar,cafe,restourant"><img src="assets/img/places_icons/restourant.png" /> {lang_Restourant}</a> <a class="btn btn-large" type="button" rel="store"><img src="assets/img/places_icons/store.png" /> {lang_Store}</a> </div>
You can add more buttons here with your custom types, icon and name.
Custom types can be found here:
https://developers.google.com/places/documentation/supported_types
Icons should be added to:
templates\bootstrap2-responsive\assets\img\places_icons
Language values if you want translatable name should be added to file:
templates\bootstrap2-responsive\language\english\frontend_template_lang.php
Thanks to Hi mohang for idea and donation!
Thank you so much for purchasing this application. I'd be glad to help you if you have any questions relating to this app. No guarantees, but I will do my best to help.