Movatterモバイル変換
[0]ホーム
Set a map style exported from the HERE Style Editor
Set a style created in theHERE Style Editor during the map instantiation
This example shows how to set a map style that was created in theHERE Style Editor.
Code
The code below creates a newH.map.render.harp.Style instance that loads and parses the user's style 'night.json'. After that the style is used to create a newH.map.layer.TileLayer, which is passed to the map constructor.
[8]ページ先頭