feat(geo-map): add live traffic visualization and traffic-aware routing with pluggable providers and UI integration
This commit is contained in:
@@ -274,6 +274,11 @@ export const demoFunc = () => html`
|
||||
.showNavigation=${true}
|
||||
></dees-geo-map>
|
||||
</div>
|
||||
|
||||
<p class="demo-description" style="margin-top: 12px; font-size: 12px; opacity: 0.7;">
|
||||
<strong>Traffic:</strong> To enable live traffic, set the <code>trafficApiKey</code> property with your HERE API key
|
||||
(free tier: 250k requests/month at <a href="https://developer.here.com" target="_blank" style="color: inherit;">developer.here.com</a>).
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="demo-section">
|
||||
|
||||
Reference in New Issue
Block a user