Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.23 KB

readme.md

File metadata and controls

24 lines (14 loc) · 1.23 KB

J4JMapLibrary

J4JMapLibrary

A Net7 library for retrieving map images from online services. The supported services are currently:

Some of these services require setting up a user account to access them. No credentials are included in the library.

The library is built with nullability enabled.

All of the services have usage rules (e.g., maximum number of downloads per day) you must adhere to. Consult the documentation for each of the services to learn more.

The change log can be found here.

Understanding how to use this library involves a number of terms which may not be familiar to many developers. It's worth reviewing the notes on terminology before diving into the rest of the documentation.

How to use the library

Writing a custom projection class