question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`contrib.vector.vmap` generate static map?

See original GitHub issue

Like cc.map(interactive=False, zoom=14, lng=-68.3823549, lat=44.3036906), are we able to do the similar thing in vector.vmap, especially for LocalLayer()? For example, allow users to turn on/off move and zoom (I guess) in the VL template?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
andy-eschcommented, May 7, 2019

I can’t get the github pages version to work but that look pretty awesome 😃 The version we were wanting is that the file would be generated directly from the python side… since there’s a python / js divide I have no idea on how that information would pass. jtorres did a test on how that information can flow (sent you notebook).

0reactions
alrocarcommented, May 8, 2019

If we use comm_manager (which seems to be a jupyter notebook module), most likely not. But we could look for other implementations options.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Making a fully static map, part 2: Vector tiles
The tile data can be raster or vector. You can generate one using QGIS and the Write Vector Tiles (MBTiles) tool in the...
Read more >
(PDF) Multi-VMap: a Multi-Scale Model for Vector Maps
Multi-VMap is a compact framework from which plane graphs representing geographic maps at different levels of detail can be extracted.
Read more >
cartoframes Documentation - Read the Docs
To import an experimental feature, like vector maps, do the following: from cartoframes.contrib import vector.
Read more >
Examples where customized vector Google Maps rendered ...
Creating custom map layers in the cloud and specifically rendering vector maps in WebGL. https://cloud.google.com/blog/products/maps-platform/ ...
Read more >
cartoframes 0.8.4 documentation - Read the Docs
To import an experimental feature, like vector maps, do the following: ... from cartoframes import CartoContext cc = CartoContext() vector.vmap([vector.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found