Map API

Nutiteq Maps Lib SDK enables developing advanced mobile mapping applications.
Platforms: Android, RIM BlackBerry, Java ME (J2ME)
Download maps API SDK »
Untitled Document

Products

» View demos
» Downloads

Latest news

Last at Tue, 3 Apr 2012 23:31:42
Topic: MapXT SDK evaluation
See more news »

Missing InitializedCanvas in javadoc

1 reply [Last post]
mixa
User offline. Last seen 1 year 16 weeks ago. Offline
Joined: 01/13/2010

Hi,

In SDK 'Fullscreen' example I see some classes missing in 'utils' package - InitializedCanvas and DummyStarterю They are not important for understanding, but may be good to add them to the javadoc.

Thanks,
Mike

jaak
User offline. Last seen 15 hours 17 min ago. Offline
Joined: 06/19/2008

These utils are not part of library, these are in sample application package (as separate directory utils). This is why these are not in javadoc. However, you are free to use them in your apps also, like part of any application code.

/JaakL