Skip to content

A companion to the ml-ol-maps-ng, providing server-side code to locate links for items on the map.

License

Notifications You must be signed in to change notification settings

daveegrant/map-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkLogic Map Links server-side code

Summary

This library is a companion to the ml-ol-maps-ng library for locating links to geospatial items for display in Angular applications. This library provides the MarkLogic-server-side code needed to provide the APIs (REST extensions and modules) which provide the data required by the front-end code.

Installation

This is an mlpm module. See that page for the latest installation directions. This should work:

npm install -g mlpm
mlpm install map-links --save
mlpm deploy -H localhost -P 8040 -u admin -p admin

Use

TODO

About

A companion to the ml-ol-maps-ng, providing server-side code to locate links for items on the map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages