+ 8
What is the best language to implement real estate website where the customer can search the cotent data using google map?plz
seeking for advice
9 Answers
+ 10
Try to find the best real estate websites and write them in the builtwith.com to analyse.
+ 8
I agree with all who recommend js. All the maps use js for e.g. zoom. You can drag map and everything is actualised by js.
+ 7
thanks @Michael.. .thanks @Yaroslav
+ 3
js + Google maps api
+ 3
Javascript isv th best, with all the HTML requests you can do
+ 3
Java Script with HTML5 and CSS3 for better user interface.