How to save and export
This topic describes how to save and export map styles.
Local Cache
The Style Editor uses your local browser cache for storing and retrieving map style information. This cache is updated continuously as you make styling changes.
Each time the Style Editor application is launched, it pulls the previous session information from the cache.
Note
You should create a backup of your style at the end of each session. Click File > Save.
Save a Style Editor file
You can save your style for future iteration inside of the Style Editor. This option maintains the non-destructive state of the Modifiers panel.
- Click File > Save and specify a folder in which to save your active style as a Style Editor-specific scheme (zip) file.
- Click File > Open, and the style loads with your changes still active in the Modifiers panel.
Export a map style
To export a custom style for your application, click File > Export Map Style. This file can be imported back into the Style Editor using File > Open.
This exports an archive file, which contains the assets to load your custom map style in your app.
For steps on loading your custom style in your application, see:
- HERE SDK - Create and Load Custom Map Styles
- Maps API for JavaScript - Set a map style exported from the HERE Style Editor
Updated last month