maps-api-for-javascript-examples icon indicating copy to clipboard operation
maps-api-for-javascript-examples copied to clipboard

Are map views still available when using themed via Map Style Editor map?

Open vadym1930 opened this issue 3 years ago • 2 comments
trafficstars

See the shot below with the usually available map views

image

Wandering if using a custom theme map created via Map Style Editor are those still available?

References:

  • https://developer.here.com/documentation/examples/maps-js/style-editor/change-harp-style-at-load
  • https://platform.here.com/style-editor/

UPD: Basically, I'm trying to ask whether a custom theme map created with Map Style Editor could be used in conjunction with other map views on the same map?

Styles created with Map Style Editor require it's own 'HARP' engine which is not compatible the defaultLayers. Is that correct?

vadym1930 avatar Aug 16 '22 17:08 vadym1930

I'd love to see an example how all of the map views could live together on the same map with the map styles created with the Here Map style editor

vadym1930 avatar Aug 23 '22 07:08 vadym1930

Hi @vadym1930 , I'm not quite sure to understand your question. If you instantiate the map using the Harp engine then automatically all the layers in the MapSettingsControl (layers shown in the shot above) are Harp engine compatible. Creating and adding layers using the styles from the Style Editor should not affect the existing ones.

dbacarel avatar Dec 20 '23 10:12 dbacarel