public ReadOnlyObservableCollection<Bookmark> ImportBookmarks( string filePath )
Public Function ImportBookmarks( _ ByVal filePath As String _ ) As ReadOnlyObservableCollection(Of Bookmark)
Parameters
- filePath
 - The path to the file
 
Return Value
The collection of bookmarks for the map.