antonio

Results 13 comments of antonio

Hey thanks Dan for responding! But would that give me the Hot reloading of the css/scss and js?

Hi @sergei-zelinsky, I am having a problem getting this functionality from the MAP GL JS API using the `onStyleLoad` prop to add [3d terrain](https://docs.mapbox.com/mapbox-gl-js/example/add-terrain/) to a map. I followed your...

Hi there, I am also facing this issue and I'm using Insomnia 9.1.0; ![image](https://github.com/Kong/insomnia/assets/4282013/2024a04b-0cff-4897-a972-60d442f9ac72) ![image](https://github.com/Kong/insomnia/assets/4282013/5b77a90b-2c72-4a8f-9158-a3ad9996aa54) I actually tried to disable the certs in `Application/preferences` ![image](https://github.com/Kong/insomnia/assets/4282013/dc0bd829-e7bc-431f-ba32-430b873d10c5)

Hi there, Thanks for replying! I appreciate it! Sorry for the tardy reply! I tried what you recommended, but it caused nothing (regarding Markers) to render. This is my Routing...

Hey thanks for posting this my friend. I am going to give a whirl now!

Hi there again. I tried to integrate your example like so: ``` const routingControl = L.Routing.control({ addWaypoints: false, collapsible: true, draggableWaypoints: true, lineOptions: { styles: [{ color: 'chartreuse', opacity: 1,...

Hi there thanks for the information! And the help with this. So it is fair to say, this is just adding props to a function to override the `L.Routing.OSRMv1` So...

Ahoy! Thanks for responding. Think the problem I'm having from a high level is while I can easily attach the elevation data from an API to an object: `{lat: Number,...

Thanks so much for your feedback and links/references! Think I just have to sit and mess around and with that experimentation maybe something will click! Cheers!