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

Self-contained examples for Maps API for JavaScript v3.

Results 20 maps-api-for-javascript-examples issues
Sort by recently updated
recently updated
newest added

I have disabled zooming the map while scrolling. It works fine in Chrome when I scroll down/up while mouse pointer is on the map, but in Forefox, page does not...

bug

this error shown in console on chrome browser even in here map example page! ![error](https://user-images.githubusercontent.com/7504036/70926912-a4987880-2036-11ea-9555-2736a9bc5406.PNG) this is Log File [developer.here.com-1576515438029.log](https://github.com/heremaps/maps-api-for-javascript-examples/files/3969241/developer.here.com-1576515438029.log)

Dear Everyone I have a problem getting your example to work if I use typescript. Actually the typescript definition on https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/heremaps/index.d.ts seems to be wrong. But it follows your documentation,...

docs

I tried to insert specific controls in a here map. - `H.ui.base.Button();` is not working ... it creates a div - It is not possible to add attributes to `button`...

Updated indoor map demo to load the structure/drawing based on the now string identifier

See the shot below with the usually available map views 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 -...

I have a destination that is reachable faster via a way that is not allowed for trucks. 🚚 Except for when the truck's next stop is near this restricted road....

In our React application, we're integrating the HereMap API. However, due to security concerns, we've avoided using "unsafe-inline" in our Nginx configuration. Instead, we opted for SHA-256 to permit all...

After recreating demo from [['here']](https://developer.here.com/documentation/examples/maps-js/markers/draggable-marker) and changed app to use HARP from [['here']](https://www.here.com/docs/bundle/maps-api-for-javascript-developer-guide/page/topics/harp-migrate.html#switch-to-the-harp-engine) the demo became unusable due to performance issues [checked on chrome and edge]. There should be no...