Skip to content

Missing Images

The following images are referenced in the documentation but not yet downloaded. These images are part of the MapMetrics Native iOS documentation and can be found in the official repository or documentation site.

Image List

  1. AddPackageDependencies.png - Referenced in: GettingStarted.md
  2. AnnotationViewExample.png - Referenced in: AnnotationViewExample.md
  3. BuildingLightExample.png - Referenced in: BuildingLightExample.md
  4. CustomStyleLayerExample.png - Referenced in: CustomStyleLayerExample.md
  5. DDSCircleLayerExample.png - Referenced in: DDSCircleLayerExample.md
  6. DemotilesScreenshot.png - Referenced in: (various)
  7. ImpreciseLocation.png - Referenced in: LocationPrivacyExample.md
  8. LineStyleLayerExample.png - Referenced in: LineStyleLayerExample.md
  9. MultipleImagesExample.png - Referenced in: MultipleImagesExample.md
  10. PluginLayer.png - Referenced in: PluginLayers.md
  11. PreciseLocationRequestPopup.png - Referenced in: LocationPrivacyExample.md
  12. RenderingStatistics.png - Referenced in: RenderingStatisticsHud.md
  13. WebAPIDataExample.png - Referenced in: WebAPIDataExample.md
  14. pmtiles-demo.png - Referenced in: PMTiles.md
  15. polyline.gif - Referenced in: LineOnUserTap.md

Where to Find Images

Visit the MapMetrics Native repository and navigate to the iOS documentation images:

{"contact/admin/forURLs"}

Look for the example app or documentation guides folders which contain screenshot images.

Option 2: Generate from Examples

Many of these images are screenshots from the example applications. You can:

  1. Clone the MapMetrics Native repository
  2. Build and run the iOS example app
  3. Navigate to each example
  4. Take screenshots

Option 3: Documentation Website

The rendered documentation site may have the images:

{"contact/admin/forURLs"}

However, this is a JavaScript-rendered site and images are loaded dynamically.

Option 4: Download from Releases

Check the releases page for documentation bundles that may include images:

{"contact/admin/forURLs"}

Currently Available

  • screenshot.png (located in img/ directory)

Notes

  • All image references in the markdown files use relative paths: ![](ImageName.png)
  • Images should be placed in the img/ directory
  • Some documents reference videos (e.g., gltfplugin.mp4 in PluginLayers.md)
  • The markdown files are already properly formatted and ready to use once images are added