Map Labeling street names/building names

Include the following details (edit as applicable):

  • Issue category: Lightship Maps / Semantic Segmentation / Multiplayer / Real-time Mapping-Depth / ARDK Documentation / Unity Example Package / Sample App aka ‘AR Voyage’ / ARDK Virtual Studio Tools / Developer Tools / Networking / VPS / Scanning Framework
  • Device type & OS version: Android / iOS / Other Ex. iPhone 8+ on iOS 13
  • Host machine & OS version: Mac / Windows / Linux / Other Ex. Mac on Big Sur x.x
  • Issue Environment : Unity Remote / Unity Mock / On Device / Dev Portal
  • Xcode version:
  • ARDK version:
  • Unity version:

Description of the issue:

Im making a university project that is a loction based game with an aim to teach about local area history. So its kind of an essential to have the map labeled like how it would be on google maps, is this possible and if so how

Thanks
Like this but i do want the design of the lightship maps

Hello Cormac,

I recommend starting by checking out the Labels Sample of the Maps documentation. While it’s not the exact format as Google Maps, you are able to create labels for areas on your map. It will automatically label the streets (you can set it to your area by changing the Default Location’s Latitude and Longitude values on the LightshipMap GameObject in the Inspector). You could reference this sample implementation for custom label placement.

1 Like