Where to modify the Google Maps query string..?? (3.1 RC1)
Hello, I’m playing with CP RC1 and want to know where to modify the google map query string for ads. The thing is that if for example I’m developing a local classified site for Florida, US, I don’t want to ask each user for State and Region because obviously it is “Florida, US” instead I could ask for City or Town like Orlando, Miami, etc. and Zip Code. So I’m trying to avoid ask for those fields in the forms, but I need to add this values in the map strings….
I mean instead of “<city>,<state>,<region>,<zip>” change it in the code for “<city>,Florida,US,<zip>”….
If someone knows how to get it without change the code, welcome!
Thanks for the support!