How to use big tiled map in Cocos Creator simulator?

I can use big tiled map in native (for example, 200x200), but I cant find any where in Cocos Creator engine to change to allow that. It looks like Cocos Creator engine (javascript part) does not use FastTMXMap. @slackmoehrle could you help?

I think you can use TMX but I am not sure if there are restrictions to size or type.

@jare can you help tell us?

@jare please help. I still need to use big map.

It should be caused by the bug of the webgl renderer. And we fixed in v2.0, then you can try it.