NetTalk Central

The Rest Of NetTalk => The Rest - Ask For Help => Topic started by: Alberto on July 08, 2020, 11:42:03 AM

Title: Nettalk NetMaps does not shows the map
Post by: Alberto on July 08, 2020, 11:42:03 AM
Hi, Ive imported the DemoRoutes proc from the NetMaps example ( which works ok ) to my app and it does not shows the map.

Ive cheked everything, all template settings, etc are the same that the example, its a .exe app, no dlls, copied all dlls from example to mi dir, etc.

Im sure HereMaps is working because I can get the Route, but the map is not showed.

Please see pic, what am I missing? Thanks
Title: Re: Nettalk NetMaps does not shows the map
Post by: Bruce on July 09, 2020, 02:01:13 AM
In the Draw Global Extension, is support for DrawImage turned on?
And Is FreeImage global extension in the application?

cheers
Bruce
Title: Re: Nettalk NetMaps does not shows the map
Post by: Alberto on July 09, 2020, 04:43:22 AM
support for DrawImage turned on?
that was it, thanks!!