Integrating Concept3D's interactive map into a mobile app can be done in mutliple ways, depending on your level of customization and control required.
WebView Component
Best for: Minimal customization needs and straightforward integration. Utilize existing mobile UI.
Both Android and iOS platforms support WebView components, which can be used to display our interactive map within your mobile application. This method allows you to embed the map as a web modal, providing a simple and efficient way to incorporate our map without extensive native development.
-
Android: Use the
WebView
component to load the map URL. -
iOS: Use the
WKWebView
component to load the map URL. - Customization: Use our extensive list of query parameters and configurations to customize the WebView as needed.
API for Native Integration
Best for: High customization needs and a fully native app experience.
For a more integrated approach, Concept3D offers an API. This method provides complete customization and a native look and feel but requires development effort.
Steps to Integrate:
- Evaluate App Architecture: Ensure your app's architecture is compatible with the Concept3D API.
- Implement API: Use the Concept3D API to fetch map data and integrate it into your native app components.
- Customize the UI and interaction according to your app's design and functionality requirements.
Still need assistance?
If you have any questions or need further assistance, please contact our Support team at Support@concept3d.com.