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

Uudised

Viimane: Tue, 17 May 2011 13:21:59
Teema: Nutimap Eesti kaardi asemele
Veel uudiseid »

Missing InitializedCanvas in javadoc

1 reply [Last post]
mixa
User offline. Last seen 1 year 1 week 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 13 hours 9 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