我正在尝试使用HEREMapsAPI for JavaScript将矢量地图添加到网页。我一直在使用下面的样式代码来呈现类似于the 4th picture from the top at this link (只有道路和水域图层的样式)的超最小样式。where the rendering layer takes
# its data from source: omv is mandatory for the Vector Tile
我使用HEREJS库进行映射。我想在MapSettingsControl中添加一个选项来选择POI Map,如https://developer.here.com/documentation/map-tile/dev_guide/topics我按照How do I get a Terrain Map in UI Controls HEREMaps v3.1中的示例在MapSettingsControl中创建
正如标题所说,控制台告诉我我有一个丢失的API密钥,尽管我有一个就在google docs说要放的地方。<!center: {lat:42.3601, lng:-71.0589} var map = new google.maps.Mapdocument.getElementById('map'), options); </script>
<script a