Search results
Showing 236 results for: style editor
/learn/blog/using-the-here-mobile-sdk-with-swift-3
Developer blog
Using the HERE Mobile SDK with Swift 3
… way to do this is in the Storyboard itself. Switch to the "Assistant Editor" (the menu button with the two intersecting rings) and you see …
/learn/blog/touring-our-new-geocoding-and-search-api
Developer blog
Touring our New Geocoding and Search API
APIs 14 min read 08 April 2020, Touring our New Geocoding and Search API, A few months back, we released a new version of our Places (Search) API. While the older version is…, The Great Random Night Out, So imagine you aren't locked in your house and can actually spend the night out. After being…, Raymond Camden, Have your say
/learn/blog/here-workspace-marketplace-2.1-release
Developer blog
HERE Workspace & Marketplace 2.1 release
… your choice, then you may need to make some adaptations to your map styles. … Marketplace … Fixed Fixed an issue where Marketplace Consumer …
/learn/blog/markers-here-maps-api-for-javascript
Developer blog
All about Markers in the HERE Maps API for JavaScript
APIs 7 min read 29 March 2024, All about Markers in the HERE Maps API for JavaScript, In this blog post, we’ll walk you through three ways of customizing and adding markers within HERE…, Understanding Markers , Markers are objects within the HERE Maps API for JavaScript that help in visually identifying…, Adding an image as a Marker, We’ll use the regular marker ( H.map.Marker ) for this purpose. Marker objects accept instances of…, Adding a dynamic marker , For scenarios that need interactive or animated elements within markers, such as animated GIFs,…, Marker Clustering , The marker’s size does not change when you zoom in or out of the map. This behavior can result in…, Conclusion , Using markers in a strategic way lets you make your maps more engaging and informative. Remember to…, Mohini Todkari, Sr. Developer Evangelist Have your say
/learn/blog/here-workspace-marketplace-2.14-release
Developer blog
HERE Workspace & Marketplace 2.14 release
… the Platform Portal (Inspect function). The scripts implement a basic styling of features, which can be easily overridden. Some initial …
/learn/blog/builtwithhere-how-myroute-app-b-v-integrated-android-auto-apple-carplay-into-their-here
Developer blog
#BuiltWithHERE: How MyRoute-app B.V. Integrated Android Auto & Apple CarPlay into their HERE Flutter SDK-based app
… 'common/application_preferences.dart'; import 'common/custom_map_style_settings.dart'; ... class _MyAppState extends State { ... …