Changing Map Scale In-Game

I know this is probably one of the weirder questions, but is there a way to change the scale of the map in-game? I want to zoom out the map when the player goes out into the streets, and zoom in when the player goes back inside a house.

Thanks in advance!


One of these may do it:

JS.eval("gridApi.setScale(2.0);")
JS.eval("gridApi.setZoom(2.0);")

Thank you!


This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums