ahocevar / mapwrap-template-apex-nitro

Apex-Nitro Pro template to create a library using JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapwrap Template APEX Nitro Template

This is a template for APEX Nitro. For more details, visit https://github.com/OraOpenSource/apex-nitro.

By using this template, you will create a library for your APEX app that is complient with modern industry standards. The library comes preconfigured with a simple OpenLayers map on page 1.

Initializing this template

To use this template

  1. Run apex-nitro init (more info here)
  2. Pick "Pro" mode
  3. Pick "Custom Git repository" as template and enter
    https://gitlab.com/ahocevar/mapwrap-template-apex-nitro.git
    
  4. Answer quesions about your project

Getting started with the map

This template provides the JavaScript code that is required to add a simple map to page 1.

Find the code with instructions here

About

Apex-Nitro Pro template to create a library using JavaScript

License:MIT License


Languages

Language:JavaScript 99.2%Language:CSS 0.8%