beno_83au 1369 Posted July 10, 2016 At the moment I have a portion of the map showing as part of a dialog that I've created. But, I can't work out how to centre the dialog's map over a position (which I already have stored from an onMapSingleClick command). So, where can I find out how to do this? This is probably the 3rd or 4th post I've started writing with a question on dialogs this arvo, but the first one that I haven't ended up working out for myself. Share this post Link to post Share on other sites
kylania 568 Posted July 10, 2016 Maybe one of the MapAnim commands? https://community.bistudio.com/wiki/ctrlMapAnimAdd 1 Share this post Link to post Share on other sites
beno_83au 1369 Posted July 10, 2016 Tried it, didn't work. BUT, big but, the problem wasn't the code. I had param'ed the _control variable in an inner scoped(?) loop, so when trying to use it outside of that loop it didn't recognise it. Or, at least, that's what I think was happening. Dialogs FTW!! Cheers Kylania. Share this post Link to post Share on other sites