Mapedin iframe issues

Hi there.

Currently we are using iframe.
i want to ask you how we can :

1. Change colors of the buttons
2. Hide map background, as you can see there are buildings on background that’s are different from our current mall plan.

thanks

Hi Barys,

When using Mappedin Viewer, it’s not possible to change the elements you have listed.

If you create your own app using Mappedin JS the outdoor map can be hidden by disabling outdoorView in TShow3DMapOptions passed into show3dMap.

Hello Msohm,

Thank you for your answer. I understand that we can’t do anything custom with an iframe. That’s fine, we can use your API. But for example, how can we create a widget like the one shown here, with the option to select “from” and “to” points for a route? If I’m not mistaken, there’s no information about this in your API documentation.

Regards,

There are a couple of Mappedin APIs being used there. Here are some links to guides for reference.

The actual UI of this widget is just regular HTML and nothing specific to a Mappedin API.

Thank you. Just one last question: how can we add custom objects on the map? For example, we have an antenna in our outlet village that is very high and could help users orient themselves on the map. In the map constructor I couldn’t find anything like this. Thank you.

You could add a 3D model of the antenna to the map. Have a look at the 3D Models Guide for more information.

Mappedin also provides a tool to help place 3D models that you can find here: 3D Model Mapper