Jump to content

Quickie question on getting location name (text) from marker


Recommended Posts

I have tried using:

	CorrectLocationText = MapMarker.getcurrentlocation() As String

Where MapMarker is an objectReference (ie. the actual mapmarker from the cell view).

Ie. from Riverwood's MapMarker, I'm just trying to pull 'Riverwood' as a string. 

What I'm doing is returning 'None' (I guess because the location is a reference, not a string..). Is there a correct / better way to approach this ?

Edited by csbx
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...