[FREE] BingMap extension (will be deprecated by Microsoft by June 30th, 2025)

Thank you Its ok now

but why bing maps ( locate me button ) never gets my location right

why ( locate me button ) never gets my location right it locates me in different location

not tested here. maybe permission issue, or location sensor problem. will check later.

Locate me button not working after many attempts, I created another button that does the same job.

1 Like

How can I make or view bing map search box

use an overlap extension to make another arrangement stay on top of the bingmap.

I know that , I mean by blocks , which block i can use to do that
Textbox
Search button to
( get location from address : textbox )

When get location from address do

Create pin at location

Thats ok ?

do you mean the search function? No such function in this extension now.

1 Like

Free (Basic) account customers can continue to use Bing Maps for Enterprise services until June 30th, 2025 . To avoid service disruptions, all implementations using Bing Maps for Enterprise REST APIs and SDKs will need to be updated to use Azure Maps by the retirement date .

I found this paragraph on Microsoft's website

Does this mean that the service will stop in applications after this date, and is there a solution to avoid this problem at the present time?

yes, the sdk need to be updated.

How do I program address Searchbox? I tried these blocks but they did not work


Textbook: The user writes the name of the place or address

Is there a way to ask for a route from point a to point b and get just a list of points that when connected gives you the route? As from when the "RouteUpdated" method returns a route text is some sort of dictionary format which is difficult to filter the needed points. All I need is a clean list of points.

upload the returned routine text here. there should some way to extract what you want.

pay attention to location and locations.

Is it not available to download right now? The link starts downloading different extension.

Sorry I uploaded a wrong extension. I have corrected it. Please clear the web browser cache, and download again.

1 Like

I built an app using your great extension last year using Bing Map API key and it works without problems up to now , I don't know what we will do after June 20, 2025 Will the extension crash or is there something we can do now so the app doesn't crash? Can we switch to Azure Maps through the extension now we ? We are waiting for you to update the sdk.@Kevinkun

Hi there.
Thanks for using my Bingmap extension.
I notice that the Bingmap is migrating to AzureMap, but I got problem to access AzureMap at my area, some domain is blocked.
Therefore I can not update the sdk any more.

Bing Maps for Enterprise is deprecated and will be retired . Enterprise account customers can continue to use Bing Maps for Enterprise services until June 30th, 2028. Free (Basic) account customers can continue to use Bing Maps for Enterprise services until June 30th, 2025

Most probably. :frowning_face:

This link indicates there is no completely free tier with Azure. When the Azure 'free' trial period is over for new users or the credit limit is exceeded it will be a paid service. You may be able to use the Azure REST API reference documentation | Microsoft Learn with the Web component.

1 Like