What Chinafy Can Support
Chinafy supports embedded Google Maps that use a static iframe format, typically structured as:
<iframe src="https://www.google.com/maps/embed?pb=..." ...></iframe>
For these predefined, single-location embeds:
- Chinafy detects the Google Maps iframe
- The embed is processed on the Chinafy version
- The predefined location is converted into a Baidu Map equivalent
- The user sees a functioning local map experience in China
- The global site remains unchanged
What Chinafy Cannot Support
Chinafy does not support the interactive Google Maps JavaScript API, including:
- Dynamic search bars
- Autocomplete location search
- User-driven route calculations
- Custom marker generation via JavaScript
- Any functionality requiring direct communication with Google’s live API endpoints
This limitation exists because Google Maps JavaScript API services are blocked or unreliable in Mainland China. Enabling real-time API calls to Google from within China is not technically feasible, even with Chinafy optimization.
Chinafy also does not support outgoing links to Google Maps on www.google.com as we do not proxy or replicate Google’s live API infrastructure.
Alternative Options
If interactive map functionality is required, we recommend evaluating China-compatible mapping services such as:
- Baidu Maps API
- Bing Maps (subject to compatibility review)
These alternatives may require implementation changes within your existing website codebase, depending on how the current search or mapping features are structured.
We’re happy to review your current implementation and come up with on the most practical path forward. Contact us at support@chinafy.com for more information.
Comments
0 comments
Please sign in to leave a comment.