question

balaautade-0225 avatar image
0 Votes"
balaautade-0225 asked rbrundritt answered

want to use V7 Heat map Module in V8 map control with ReactJs

I want to use V7 heat map module in V8 map control, anyone have the path typescript file of heat map module.

As of now, we use the below Js file

http://bingmapsv7modules.codeplex.com/SourceControl/latest#BMv7Plugins/BMv7.HeatMap/script/heatmap.js

Is there any replace of this file with Typescript.

azure-bing-custom
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

YutongTie-MSFT avatar image
0 Votes"
YutongTie-MSFT answered YutongTie-MSFT edited

Hello,

Thanks for reaching out to us here. But here is not the forum for Bing Maps. Please go to the forum for Bing Map.

If you want to check more ways for supporting, please check here.

Thank you.

Regards,
Yutong


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

rbrundritt avatar image
0 Votes"
rbrundritt answered

Just noticed this post, I see its older, but thought I would provide the answer incase others stumble onto this post. I built the Bing maps V7 heat map module you are referring to. I also the program manager for the team that built the Bing Maps V8 SDK, and we ported that heat map module over and made it built in.

Here are docs on the built-in heat map functionality: https://docs.microsoft.com/en-us/bingmaps/v8-web-control/map-control-concepts/heat-map-module-examples/?toc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fbingmaps%2Fv8-web-control%2Ftoc.json&bc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2FBingMaps%2Fbreadcrumb%2Ftoc.json

TypeScript definitions for Bing Maps V8 SDK can be found here: https://www.npmjs.com/package/bingmaps

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.