Hi, I'm building an app that has a large international user base. I'm wondering if there are any JavaScript libraries that can help in the formatting and display of addresses in different countries. I may have missed something but I don't see this in the Google Maps API.
I'm really only interested in the city, state/province and country part, but I'm not sure what the conventions of different countries are. For instance, in English, we concatenate separate each with commas: New York, NY, USA, but in other languages, like Korean, there are no commas. I also don't know which parts are important in different countries -- in the US the administrative_level_1 maps to state, so I want to show that, but I don't know if that level is of the same level of importance in say Japan or China. Are there any resources that help with this aspect of presentation? Thanks --Jon -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
