Giter VIP home page Giter VIP logo

mapsindoorsweb's Introduction

MapsIndoors Showcase Web App

A MapsIndoors powered showcase app free to use and adapt to your needs.

Getting Started

Before you begin, make sure your development environment includes Node.js version 16 with the NPM package manager.

Using a terminal/shell in the project folder, run the following commands:

  • Run npm install to install all dependencies.

  • Run npm start for a dev server and then enter a Solution ID in the URL, e.g. http://localhost:4200/demo. The app will automatically reload if you change any of the source files.

Live Demo

Check out a running version here.

mapsindoorsweb's People

Contributors

ammapspeople avatar jymaps avatar markhougaard avatar simonlaustsen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mapsindoorsweb's Issues

installing problem

Hello , How i can solve this ?

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path c:\wamp64\www\maps\modules\sdk\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'c:\wamp64\www\maps\modules\sdk\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\DELL\AppData\Roaming\npm-cache_logs\2020-11-17T06_44_26_352Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 4294963238
npm ERR! [email protected] start: npm run build:dev --prefix ./modules/sdk && ng serve
npm ERR! Exit status 4294963238
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\DELL\AppData\Roaming\npm-cache_logs\2020-11-17T06_44_26_407Z-debug.log

Direction Service still has access to googleMap

Direction Service still has access to googleMap which is replaced by map and hence not able to start the application.

Error Log

ERROR in node_modules/@sentry/hub/dist/session.d.ts(17,27): error TS2304: Cannot find name 'Omit'.
node_modules/@sentry/types/dist/misc.d.ts(50,61): error TS2304: Cannot find name 'bigint'.
node_modules/@types/node/globals.d.ts(712,19): error TS2304: Cannot find name 'bigint'.
node_modules/@types/node/globals.d.ts(1020,11): error TS2304: Cannot find name 'BigUint64Array'.
node_modules/@types/node/globals.d.ts(1021,11): error TS2304: Cannot find name 'BigInt64Array'.
node_modules/@types/node/ts3.6/base.d.ts(13,21): error TS2727: Cannot find lib definition for 'esnext.bigint'. Did you mean 'esnext.intl'?
node_modules/@types/node/util.d.ts(118,56): error TS2304: Cannot find name 'BigInt64Array'.
node_modules/@types/node/util.d.ts(119,57): error TS2304: Cannot find name 'BigUint64Array'.
node_modules/@types/node/util.d.ts(121,77): error TS2304: Cannot find name 'BigInt'.
src/app/services/direction.service.ts(106,41): error TS2339: Property 'googleMap' does not exist on type 'GoogleMapService'.
src/app/services/direction.service.ts(113,73): error TS2339: Property 'googleMap' does not exist on type 'GoogleMapService'.
src/app/services/direction.service.ts(144,58): error TS2339: Property 'googleMap' does not exist on type 'GoogleMapService'.
src/app/services/direction.service.ts(157,44): error TS2339: Property 'googleMap' does not exist on type 'GoogleMapService'.
src/app/services/direction.service.ts(172,60): error TS2339: Property 'googleMap' does not exist on type 'GoogleMapService'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.