Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.25 KB

usage.md

File metadata and controls

21 lines (18 loc) · 1.25 KB

J4JMapLibrary: Usage

Using the library involves the following steps:

  • creating an instance of the projection class supporting the mapping service you want to use
  • authenticating the projection instance
  • defining a MapRegion (which describes the display area you're interested in and how it relates to the underlying map service's map at a given scale)
  • loading the MapRegion with image data, or defining a MapTile within the MapRegion and loading it with image data. This is done using one of the image retrieval methods defined for the projection.