- Navigate to Add Point as Pushpin JS SDK
- Copy and paste the code from wkt_read.js below into the javascript panel
- Click the run icon
The line generated by Bing Maps should follow the style options that were passed in per the docs.
The line generated by Bing Maps should follow the style options that were passed in per the docs.
| <div id="map"></div> | |
| <script type="text/javascript" src="https://www.bing.com/api/maps/mapcontrol?key=BING_MAPS_KEY&callback=initMap"></script> |