Methods for Embedding and Integrating MazeMap
Introduction
MazeMap provides versatile mapping solutions that can be seamlessly embedded into web and mobile applications. Depending on your needs, you can choose from various methods to integrate MazeMap, from simple IFrame embedding to more complex custom interfaces using the JS API. This guide serves as a starting point, linking you to detailed instructions tailored to different levels of complexity and customisation.
Quick Links
Integrating MazeMap with Third-Party Solutions
Integrating MazeMap with Other Applications
Overview
There are multiple ways to integrate MazeMap into your applications, each suited to different use cases and skill levels:
Embed with <iframe>: The simplest and most straightforward method to get MazeMap onto your site or app. This is ideal if you need a quick solution with minimal customisation.
Integrate with Third-Party Solutions: Seamlessly embed MazeMap into existing platforms or solutions, linking to other tools and workflows.
JS API - Build Your Own Interface: For those who need to create a custom map interface, the JS API allows for significant control over the map's appearance and functionality, letting you tailor the experience to your app's branding and user needs.
Integrating MazeMap in Native Apps: For deeper integration into mobile applications, this method helps you embed MazeMap into iOS or Android apps using native technologies.
Integrating MazeMap with Other Applications: Explore how MazeMap can be integrated with other applications to enhance your existing software stack.
When to Use Each Method
Use <iframe>: If you need a quick and easy way to display MazeMap with minimal setup.
Use Integration with Solutions: If you're embedding MazeMap within existing platforms or workflows and need it to work alongside other tools.
Use JS API Customisation: If you require a custom user interface and more control over the map’s functionality within your app.
Use Native App Integration: If you're embedding MazeMap directly into a mobile application and need to leverage native app capabilities.
Use Integration with Other Applications: If you want to enhance or extend the functionality of other applications with MazeMap's mapping capabilities.
Next Steps
Select the method that aligns with your requirements by exploring the detailed guides linked above. Each guide provides step-by-step instructions, code snippets, and tips to help you successfully integrate MazeMap into your application.