Azure maps indoor module : How to draw a path between two points in indoor navigation using azure maps? - azure

I am working on POC for Azure maps indoor navigation using WEB SDK. For this, I have followed all the documentation (Using creator upload sample_drawing_package.zip, you can check this link for doc: Use Creator to create indoor maps.
Requirement: I want to to draw a path in between two points (these points configured as datasets/tiles/units in indoor map).
**For more Info, please check this GitHub query conversation : Get Navigable Lat and Long between two Units
I request someone help me on this.

Indoor routing is not yet supported, but is planned.

Related

Azure spatial anchors - Hololens - Not working

I am using azure spatial anchors samples in my unity project for Hololens 2. I have successfully able to deploy the sample project build to my hololens but when i try to create the anchors it does not do anything, i also have entered the keys.
I dont see any details of anchors created in the admin panel of azure spatial anchors.
Any help would be appreciated.
We have recently polished the documentation page on how to run the sample.
We have also completely revamped the tutorial on implementing your own ASA sample.
Please let us know if you still have any issues running the sample by going to the appropriate link on the support page

How can I add Heat maps in the Web Player?

I am trying to find out if it's possible to add a heat map only using Web Player? I know that the Spotfire platform is capable of showing Heat Maps (link). However, there is no such option when I expand the Visualisation types panel:
has anyone managed to add such a map?
EDIT:
I have noticed that the Spotfire Analyst supports that kind of map but I am trying to do that using the web player:
I contacted TIBCO regarding that and it turns out that this is a feature that is currently not supported on the WebPlayer. There is a feature request on their ideas portal, please upvote it if you have a company TIBCO account here

Creating an app to provide user with offline map and offline routing using Android Studio

I am trying to create a mockup of application that will allow user to use the app to navigate in a city.
The reason the map needed to be online is that my application needs to modify the mockup traffic light in the map based on traffic.
Currently I tried to OSM since Google map doesn't provide any traffic light data.
My problem is I have no idea how to create an offline map, by using OSMAnd, I am able to create an OBF file using OsmAndMapCreator, after that I have no idea how to implement it (I cannot find any tutorial online).
I also don't know which offline routing service to used, I have find that OSMAnd can be used to provide navigation but I don't know how to implement it in a new app.
I am sorry if this is off topic or being a vague question, but I have no more choice.
Thank you.

How to create and display a custom base map with ESRI Leaflet?

The educational web app I'm working on makes use of ESRI base maps displayed with Leaflet. (See CODAP and click the Map tool.) One of our partners would like to be able to use a base map that displays biomes as, for example, displayed here.
ESRI supplies a bunch of useful base maps. But how do I create my own? And can I start with an image like the one linked to above?
typically people use either ArcMap or ArcGIS Pro to publish their own content as services hosted either on ArcGIS Online or their own installation of ArcGIS Server, but its also possible to upload shapefiles, csvs and other files into ArcGIS Online directly using the website.
https://doc.arcgis.com/en/arcgis-online/share-maps/publish-features.htm
http://doc.arcgis.com/en/arcgis-online/share-maps/use-hosted-layers.htm
anyone can get a perpetual free account for R&D and non-commercial service hosting by signing up on our Developers website.
https://developers.arcgis.com

can't find google directions api in google developers

I'm building an iphone app based on maps using MapView and now I want to show driving directions in it between two points without the use of Google Maps Api. I'm trying to find directions api but cant.how should i solve this problem or use any other idea.
Here is the Google Directions API
https://developers.google.com/maps/documentation/directions/

Resources