Jalen
Jalen
> I also have this problem.  Same issue as you, do you have any solution now?
> I ended up being able to accomplish the original goal of two blueprints with only one namespace the following way: > > In `my_project.routes.ui` > > ``` > api...
maybe can be implement from https://blog.csdn.net/ztwelve/article/details/128649174 but it is not smooth I prefer this one: https://codepen.io/borntofrappe/pen/KrBypK but I need to learn d3, it is sad
Did anyone have solution for this question, please kindly share it here, thanks so much!!!
``` [ActionTypes.UPDATE_MAP]: (state, action) => { let vp = action.payload.payload.viewport // vp = { // "width": 1602, // "height": 626, // "latitude": 10.584484326657442, // "longitude": -21.614888755810878, // "zoom": 1.3013429703944752, //...
The question is how to set viewport when addDataToMap? thanks so much
For example, 