azure drawing-tools module default selected shape to edit
My question is regarding azure-maps-drawing-tools and making polygon dragHandles visible without requiring a user click. I add a square to the draw manager's polygon layer by default to give the user a starting polygon to edit using the draggable…
Azure Maps
Is the azure-maps-rest package still maintained ?
I am using the azure-maps-rest npm package (https://www.npmjs.com/package/azure-maps-rest) in one Angular wrapper for azure-maps in order to call the REST API. It appears that this package has not been updated since one year, and some of the methods are…
Azure Maps
Hide section in Azure Map
Hello, Have implemented Azure Maps, however, I am not able to hide the section as shown in the image attached. I have tried the two below settings showLogo: false, showFeedbackLink: false, but still, the highlighted section is…
Azure Maps
Format for GPS geopoint
I'm sure this should be really simple to find but i can't see this info anywhere. What is the required format for the location property on Iot Central? I can see it is geopoint but i have formatted my data as per the below and this doesn't work: …
Azure IoT Central
Azure Maps

Places API
I want to use Places API where if user types any address than all the related address will be visible. How and from where I can get the API?
Azure Maps
No postal code in Azure Maps search results
Hi We are using Azure Maps to search addresses and get their geocoding but in some cases, the Azure Maps API results do not return the postal code of the address. Why ? For example, when I search the address "route d'apremont, vineuil" with…
Azure Maps
How to create two popups next to each other in Azure Maps
Hi All, Is there a way to create a popup next to another popup in Azure Maps? I want to show details in a popup if there are children in the parent table. Please see the attachment for details. TIA, Steve
Azure Maps

Error "map paused because potential out-of-memory crash"
I try load a large shapefile (2 GB) and get a error "map paused because potential out-of-memory crash".Which are possible solution to load this shapefile ?
Azure Maps
Azure Maps API ignoring 'If-None-Match' header?
Hello, I am using the https://atlas.microsoft.com/map/tile?api-version=2.0 endpoint to get map tiles via a Node.js server (acting as a proxy to prevent exposing the subscription key on a website). I noticed the Azure Maps API returns an ETag in the…
Azure Maps
How to get the nearest cities within specific radius from given city using Bing API
How to get the nearest cities within specific radius from given city using Bing API
Azure Maps
Azre-Maps: How do you upload an Indoor Maps using powershell?
Does anybody know how to upload an indoor map using powershell? I would expect it to look something like this, but the documentation is a bit sparse: $zippath = 'D:\SomeFolder\SomeBuildingDrawing.zip' $uri =…
Azure Maps

Date Formats in Azure IoT Central
How do I get the date and time of the label of a pin in Azure IOT Central maps not be displayed in "freedom format" mm/dd/yy hh:mm:ss
Azure IoT Central
Azure Maps
Azure Map remove bottom area
How do i remove bottom area of azure Map. pls refer to the attached screen.
Azure Maps

Azure Maps OGC service authentication
Since a couple of months we started using the Azure Maps SDK (with Angular) in our development environment. Thus far we are really happy with the framework, especially with the recently added OGC support in the Spatial IO module. I did some testing…
Azure Maps
Azure Cosmos DB Geospatial Calculation ST_WITHIN and ST_DISTANCE
Hi there, We are using Azure Cosmos DB to store our telemetry data. We have implemented a (geo zone/ geo-fence) feature where we have to check if a point is within a Polygon. To do this, we are using ST_WITHIN(gps_point(GeoJSON),…
Azure Cosmos DB
Azure Maps
Displaying Azure Indoor Maps
Hi @Anonymous im trying to follow the tutorials given for the azure indoor maps. I have converted the dwg files that was given in the example and i created tileset and dataset and im trying to load in my web module, I'm not able to render the floor map…
Azure Maps
How to get lineGroupIds from agencyId or metroId? Azure Maps
I'm interested in getting Public Transit line shapes via the Get Transit Line Info Preview API (https://atlas.microsoft.com/mobility/transit/line/json?api-version=1.0&query={query}). The Query requires a lineGroupId. Is there a way to get…
Azure Maps
Cannot retreive map data in application
An application that I use reaches out to a particular server (20.36.236.157) in order to start the process of retrieving map data. When I do this process from anywhere other than inside of my workplace, the process works fine. Inside of the workplace,…
Azure Maps

Azure map keeps refreshing
There is an issue when using an apple device (iPhone / iPad) that once the user selects the address (or when it was preselected on the load) the map appears then starts to reload and this happens on a continuous loop. That never happened before. The…
Azure Maps
Is there a Hurricane Tracker for PowerBI that is similar to the Covid Tracker?
Looking for a template that would have real-time access to Hurricane data (date/lat/lon/mph) data. Really appreciate the help - the Covid map has helped our team a lot!