Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
89 views

I'm trying to create markers using the MapTiler SDK. I have a map component that displays a MapTiler map, and in its TypeScript file, I'm adding markers like this: const marker = new maptilersdk....
0 votes
1 answer
39 views

This question applies to all structurally equivalent scenarios but I am using a specific example to explain. I wanted to use the MapTiler-API with their Leaflet-plugin for a super basic visualization ...
0 votes
1 answer
107 views

I am new to backend development, and I am trying to use MapTiler's geocoding service to convert addresses into latitude and longitude (forward geocoding). My goal is to retrieve the latitude and ...
1 vote
1 answer
283 views

I have a circle in my map. I want the marker from the MapTiler Geocoding search to be clickable and/or colored differently to demonstrate if it is inside the circle or not. The code I have below works....
-2 votes
1 answer
131 views

I’m trying to import a tileset generated from a QGIS vector shapefile processed by MapTiler in Mapbox. I tried generating compressed and uncompressed mbtiles with a size of 512px, the resulting files ...
0 votes
1 answer
213 views

In the demo here, I am working on a Maptiler map utilizing two default map types and two custom map types in a style switcher and one layer. The code is supposed to switch between styles while ...
1 vote
2 answers
787 views

I made a project using the MapTiler library. And when putting the project on the hosting service, the error appears: ReferenceError: caches is not defined at main-FAGKM46X.js:584:229302 at ...
1 vote
0 answers
199 views

I'm trying to make a temperature overlay on the map but getting an error: object is not a layer The desired outcome is as follows: My Code: import { useEffect, useContext } from 'react'; import L ...
Web Dev's user avatar
  • 11
0 votes
1 answer
121 views

I am trying to use this API https://docs.maptiler.com/angular/ in my Angular project. I can create an normal map but when I zoom in or out my marker move in the completely wrong direction. I tried ...
6 votes
1 answer
855 views

Within my reactjs app, I'm using a light-weight map library called pidegon-maps to display vessel locations. Without trying to use the bigger libraries (leaflet, Google Maps react), I'm trying to ...
0 votes
1 answer
215 views

I've implemented a map using the MapTiler SDK and Geocoding API for search purposes. MapTiler SDK Geocoding API Geocoding API Reference Per requirements, I'm only zooming to focus on the top result ...
Elaine K's user avatar
  • 517
1 vote
2 answers
1k views

I'm usin expo and Maplibre react native library (through eas build). The app builds and starts as expected, unfortunately, there is no map displayed. I'm running the app on android device. Here's my ...
2 votes
1 answer
705 views

I am working on a react application which have two maps (one leaflet+esri map and the other is maptiler). I have got the API keys for both, and it gets rendered properly in localhost environment. ...
0 votes
2 answers
78 views

I have a function that creating new variable by clicking. I need to store this variables and display after reloading the page. maptilersdk.config.apiKey = 'FeLE2yBSiMMi7tgevphq'; const map = new ...
1 vote
1 answer
1k views

So the below code works to show a Cesium 3d tiles model. This code works. It creates a basic scene, loads the cesium model and adds it to the scene. import { useEffect, useRef, useState } from 'react';...

15 30 50 per page
1
2 3 4 5 6

AltStyle によって変換されたページ (->オリジナル) /