MapView data type not found

When I try to use mapView sublime throws an error. Any help on this would be nice. By the way, is it possible to add custom markers?

“Packages”: [
“Fuse”,
“FuseJS”,
“Fuse.Maps”
],

Data type not found: MapView - C:[…]\MainView.ux(87:1):E

Object reference not set to an instance of an object. - (0:0):E

Code:

Fuse version 0.32.0
Windows 10 x64

Try to close the preview and rebuild.
Changes to the .unoproj are not picked up automatically (we’ll make sure this is communicated better) so the necessary packages might not have been included.

As for custom map markers you can use the IconFile property mentioned in the docs