python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Create vector tile in azure maps with a million points
I want to create an Azure map to plot a million data points, how can i create this in azure maps and load the same to my angular application using the map url?
something like this to load my custom po...
arunraj770
Votes: 0
Answers: 1
Drawing multiple layers from vector tile in OpenLayers
I'm creating vector tiles with Postgis (ST_AsMVT()) and rendering them with OpenLayers (ol/layer/VectorTile) and styling them with style file (ol-mapbox-style). I have multiple layers in one pbf file....
ah laht
Votes: 0
Answers: 0
Leaftlet-Geojson-VT Vector tile showing Points way off from their actual coordinates
I am using leaflet.js to plot geographic data. I have been using the plugin based on geojson-vt: https://github.com/iamtekson/leaflet-geojson-vt to create vector tiles.
My maps overall work fine for t...
Coldchain9
Votes: 0
Answers: 0
How to use Ordance Survey vector tiles with React-Leaflet?
I'm unsure of the correct syntax to add Ordnance Survey vector tiles to a React-Leaflet application.
The example code at https://labs.os.uk/public/os-data-hub-examples/os-vector-tile-api/vts-3857-basi...
Stephen Lead
Votes: 0
Answers: 1