I’m trying to display zoom in and zoom out control in HERE maps in React. I’ve followed the steps mentioned in the documentation, but I’m not getting any help from there. I’ve followed everything in the link: https://developer.here.com/tutorials/react/ My map component link: https://gist.github.com/pranay414/84f5fe4ed1b704c1ff34409a957c37d7 This is the error message I’m getting: Answer I’m trying to display zoom in and zoom out
Tag: heremaps
HERE Maps Info bubble not rendering correctly using React
I’m currently developing a React application using HERE Maps Javascript SDK. My Problem: I want to open an info bubble on a marker when I click on it. Instead This strange artifact gets rendered, and the map ends up going kaputt: Here is the relevant source code: My attempted solution I tried passing a H.GeoPoint object as an argument to